Types > ShippingRateGroup
Description
Fields
items: [ShippingRateGroupItem!]!
shipping_rates: [ShippingRate!]!
Used By
Types
Preview (typescript)
interface ShippingRateGroup {items: ShippingRateGroupItem[]shipping_rates: ShippingRate[]}
items: [ShippingRateGroupItem!]!
shipping_rates: [ShippingRate!]!
interface ShippingRateGroup {items: ShippingRateGroupItem[]shipping_rates: ShippingRate[]}