Files
medusa-store/docs/content/references/js-client/classes/internal-42.PaymentCollectionSessionInputRequest.md
2022-11-28 11:02:11 +02:00

44 lines
749 B
Markdown

# Class: PaymentCollectionSessionInputRequest
[internal](../modules/internal-42.md).PaymentCollectionSessionInputRequest
## Properties
### amount
**amount**: `number`
#### Defined in
medusa/dist/api/routes/store/payment-collections/manage-payment-sessions.d.ts:109
___
### customer\_id
**customer\_id**: `string`
#### Defined in
medusa/dist/api/routes/store/payment-collections/manage-payment-sessions.d.ts:108
___
### provider\_id
**provider\_id**: `string`
#### Defined in
medusa/dist/api/routes/store/payment-collections/manage-payment-sessions.d.ts:107
___
### session\_id
`Optional` **session\_id**: `string`
#### Defined in
medusa/dist/api/routes/store/payment-collections/manage-payment-sessions.d.ts:110