Record
post-customers-customer-balance-transactions-transaction-params
No description available.
record post-customers-customer-balance-transactions-transaction-params {
customer: string,
transaction: string,
description: option<string>,
expand: option<list<string>>,
metadata: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| customer | string | |
| transaction | string | |
| description | option<string> | |
| expand | option<list<string>> | |
| metadata | option<string> |