Record
post-prices-body-product-data
No description available.
record post-prices-body-product-data {
active: option<bool>,
id: option<string>,
metadata: option<post-prices-body-product-data-metadata>,
name: string,
statement-descriptor: option<string>,
tax-code: option<string>,
unit-label: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| active | option<bool> | |
| id | option<string> | |
| metadata | option<post-prices-body-product-data-metadata> | |
| name | string | |
| statement-descriptor | option<string> | |
| tax-code | option<string> | |
| unit-label | option<string> |