ShippingOption - Fulfillment Module Data Models Reference

This documentation provides a reference to the ShippingOption . This belongs to the Fulfillment Module.

idstring
namestring
service_zone_idstring
shipping_profile_idnull | string
provider_idstring
shipping_option_type_idnull | string

Default: null

datanull | Record<string, unknown>

Default: null

metadatanull | Record<string, unknown>

Default: null

service_zoneServiceZone
shipping_profilenull | ShippingProfile
providernull | FulfillmentProvider
rulesCollection<ShippingOptionRule, object>
fulfillmentsCollection<Fulfillment, object>
created_atDate
updated_atDate
deleted_atnull | Date

Default: null

[OptionalProps]SoftDeletableModelDateColumnsOptional
Was this page helpful?