Record
gift-card-data-giftcard-amount-interface
No description available.
record gift-card-data-giftcard-amount-interface {
attribute-id: s32,
extension-attributes: option<gift-card-data-giftcard-amount-extension-interface>,
value: f64,
website-id: s32,
website-value: f64,
}Fields
| Name | Type | Description |
|---|---|---|
| attribute-id | s32 | |
| extension-attributes | option<gift-card-data-giftcard-amount-extension-interface> | |
| value | f64 | |
| website-id | s32 | |
| website-value | f64 |