- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
OrderShippingMethod - Order Module Data Models Reference
This documentation provides a reference to the OrderShippingMethod . This belongs to the Order Module.
id
stringname
stringdescription
null | stringDefault: null
amount
number | BigNumberraw_amount
BigNumberRawValue
raw_amount
BigNumberRawValueis_tax_inclusive
booleanDefault: false
is_custom_amount
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<OrderShippingMethodTaxLine, object>
tax_lines
Collection<OrderShippingMethodTaxLine, object>adjustments
Collection<OrderShippingMethodAdjustment, object>
adjustments
Collection<OrderShippingMethodAdjustment, object>created_at
Dateupdated_at
Datedeleted_at
null | DateDefault: null
Was this page helpful?