Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 488 Bytes

File metadata and controls

15 lines (13 loc) · 488 Bytes

StoreCompleteCartRes

Properties

Name Type Description Notes
type TypeEnum The type of the data property. [optional]
data OneOfStoreCompleteCartResData The data of the result object. Its type depends on the type field. [optional]

Enum: TypeEnum

Name Value
ORDER "order"
CART "cart"
SWAP "swap"