Record
v1-payment-discount
No description available.
record v1-payment-discount {
applied-money: option<v1-money>,
discount-id: option<string>,
name: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| applied-money | option<v1-money> | |
| discount-id | option<string> | |
| name | option<string> |