- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
BaseOrderBundledItemActionsDTO
The details of an item used in a change action performed on an order.
id
stringThe ID of the item.
quantity
BigNumberInputThe quantity of the item.
quantity
BigNumberInputinternal_note
stringOptionalThe internal note of the item.
note
null | stringOptionalThe note of the item.
metadata
null | Record<string, unknown>OptionalHolds custom data in key-value pairs.
Was this page helpful?