AvailableShippingMethod
type AvailableShippingMethod {
estimatedDeliveryTime: LocalDeliverySettingsDayEstimatedDeliveryTime
price: Float!
rateName: String!
shippingMethod: OrderShippingMethodEnum!
shippingSettingsId: String!
shippingZoneRateId: String!
}
Fields
estimatedDeliveryTime
LocalDeliverySettingsDayEstimatedDeliveryTime