Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 838 Bytes

CheckoutDataTotalsInformationInterface.md

File metadata and controls

17 lines (11 loc) · 838 Bytes

# CheckoutDataTotalsInformationInterface

Interface TotalsInformationInterface

Properties

Name Type Description Notes
Address QuoteDataAddressInterface
ShippingMethodCode string Shipping method code [optional]
ShippingCarrierCode string Carrier code [optional]
ExtensionAttributes map[string]interface{} ExtensionInterface class for @see \Magento\Checkout\Api\Data\TotalsInformationInterface [optional]
CustomAttributes []FrameworkAttributeInterface Custom attributes values. [optional]

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