Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 1.08 KB

SalesDataOrderItemExtensionInterface.md

File metadata and controls

23 lines (19 loc) · 1.08 KB

SalesDataOrderItemExtensionInterface

Properties

Name Type Description Notes
giftMessage \Krak\MagentoApiClient\Model\GiftMessageDataMessageInterface [optional]
gwId string [optional]
gwBasePrice string [optional]
gwPrice string [optional]
gwBaseTaxAmount string [optional]
gwTaxAmount string [optional]
gwBasePriceInvoiced string [optional]
gwPriceInvoiced string [optional]
gwBaseTaxAmountInvoiced string [optional]
gwTaxAmountInvoiced string [optional]
gwBasePriceRefunded string [optional]
gwPriceRefunded string [optional]
gwBaseTaxAmountRefunded string [optional]
gwTaxAmountRefunded string [optional]

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