Record
bundle-data-bundle-option-interface
No description available.
record bundle-data-bundle-option-interface {
extension-attributes: option<bundle-data-bundle-option-extension-interface>,
option-id: s32,
option-qty: s32,
option-selections: list<s32>,
}Fields
| Name | Type | Description |
|---|---|---|
| extension-attributes | option<bundle-data-bundle-option-extension-interface> | |
| option-id | s32 | |
| option-qty | s32 | |
| option-selections | list<s32> |