Module shipping_rate

Module shipping_rate 

Source

Structs§

CreateShippingRate
The parameters for ShippingRate::create.
CreateShippingRateDeliveryEstimate
CreateShippingRateDeliveryEstimateMaximum
CreateShippingRateDeliveryEstimateMinimum
CreateShippingRateFixedAmount
CreateShippingRateFixedAmountCurrencyOptions
ListShippingRates
The parameters for ShippingRate::list.
ShippingRate
The resource representing a Stripe “ShippingRate”.
ShippingRateCurrencyOption
ShippingRateDeliveryEstimate
ShippingRateDeliveryEstimateBound
ShippingRateFixedAmount
UpdateShippingRate
The parameters for ShippingRate::update.
UpdateShippingRateFixedAmount
UpdateShippingRateFixedAmountCurrencyOptions

Enums§

CreateShippingRateDeliveryEstimateMaximumUnit
An enum representing the possible values of an CreateShippingRateDeliveryEstimateMaximum’s unit field.
CreateShippingRateDeliveryEstimateMinimumUnit
An enum representing the possible values of an CreateShippingRateDeliveryEstimateMinimum’s unit field.
CreateShippingRateFixedAmountCurrencyOptionsTaxBehavior
An enum representing the possible values of an CreateShippingRateFixedAmountCurrencyOptions’s tax_behavior field.
ShippingRateCurrencyOptionTaxBehavior
An enum representing the possible values of an ShippingRateCurrencyOption’s tax_behavior field.
ShippingRateDeliveryEstimateBoundUnit
An enum representing the possible values of an ShippingRateDeliveryEstimateBound’s unit field.
ShippingRateTaxBehavior
An enum representing the possible values of an ShippingRate’s tax_behavior field.
ShippingRateType
An enum representing the possible values of an ShippingRate’s type field.
UpdateShippingRateFixedAmountCurrencyOptionsTaxBehavior
An enum representing the possible values of an UpdateShippingRateFixedAmountCurrencyOptions’s tax_behavior field.