chore(docs): Generated JS Client Reference (automated) (#2660)

Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-11-28 11:02:11 +02:00
committed by GitHub
parent 3cee0bc8fc
commit ee14155eb7
238 changed files with 2768 additions and 1718 deletions

View File

@@ -0,0 +1,43 @@
# 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