44 lines
749 B
Markdown
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
|