Record
post-prices-body-custom-unit-amount
No description available.
record post-prices-body-custom-unit-amount {
enabled: bool,
maximum: option<s32>,
minimum: option<s32>,
preset: option<s32>,
}Fields
| Name | Type | Description |
|---|---|---|
| enabled | bool | |
| maximum | option<s32> | |
| minimum | option<s32> | |
| preset | option<s32> |