QuoteDataShippingMethodInterface

May 18, 2017 ยท View on GitHub

Properties

NameTypeDescriptionNotes
carrierCodestringShipping carrier code.
methodCodestringShipping method code.
carrierTitlestringShipping carrier title. Otherwise, null.[optional]
methodTitlestringShipping method title. Otherwise, null.[optional]
amountfloatShipping amount in store currency.
baseAmountfloatShipping amount in base currency.
availableboolThe value of the availability flag for the current shipping method.
extensionAttributes\SpringImport\Swagger\Magento2\Client\Model\QuoteDataShippingMethodExtensionInterface[optional]
errorMessagestringShipping Error message.
priceExclTaxfloatShipping price excl tax.
priceInclTaxfloatShipping price incl tax.

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