Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 881 Bytes

CartShippingMethod.md

File metadata and controls

20 lines (17 loc) · 881 Bytes

# CartShippingMethod

Properties

Name Type Description Notes
name string [optional]
handling_fee string [optional]
handling_enabled string [optional]
handling_type string [optional]
default_price string [optional]
default_price_type string [optional]
type string [optional]
enabled string [optional]
min_order_amount string [optional]
rates \OpenAPI\Client\Model\CartShippingMethodRate[] [optional]
additional_fields object [optional]
custom_fields object [optional]

[Back to Model list] [Back to API list] [Back to README]