24 lines
476 B
Markdown
24 lines
476 B
Markdown
# Class: AdminUpdatePaymentCollectionRequest
|
|
|
|
[internal](../modules/internal-15.md).AdminUpdatePaymentCollectionRequest
|
|
|
|
## Properties
|
|
|
|
### description
|
|
|
|
• `Optional` **description**: `string`
|
|
|
|
#### Defined in
|
|
|
|
medusa/dist/api/routes/admin/payment-collections/update-payment-collection.d.ts:72
|
|
|
|
___
|
|
|
|
### metadata
|
|
|
|
• `Optional` **metadata**: `Record`<`string`, `unknown`\>
|
|
|
|
#### Defined in
|
|
|
|
medusa/dist/api/routes/admin/payment-collections/update-payment-collection.d.ts:73
|