- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
ShippingMethod - Cart Module Data Models Reference
This documentation provides a reference to the ShippingMethod . This belongs to the Cart Module.
id
stringcart_id
stringcart
Cart
cart
Cartname
stringdescription
null | stringDefault: null
amount
number | BigNumberraw_amount
BigNumberRawValue
raw_amount
BigNumberRawValueis_tax_inclusive
booleanDefault: false
shipping_option_id
null | stringDefault: null
data
null | Record<string, unknown>Default: null
metadata
null | Record<string, unknown>Default: null
tax_lines
Collection<ShippingMethodTaxLine, object>
tax_lines
Collection<ShippingMethodTaxLine, object>adjustments
Collection<ShippingMethodAdjustment, object>
adjustments
Collection<ShippingMethodAdjustment, object>created_at
Dateupdated_at
Datedeleted_at
null | DateDefault: null
[OptionalProps]
OptionalShippingMethodPropsOptionalWas this page helpful?