Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 867 Bytes

OrdersFeeLines.md

File metadata and controls

16 lines (13 loc) · 867 Bytes

OrdersFeeLines

Properties

Name Type Description Notes
id int Item ID. [optional]
name string Fee name. [optional]
tax_class string Tax class of fee. [optional]
tax_status string Tax status of fee. [optional]
total string Line total (after discounts). [optional]
total_tax string Line total tax (after discounts). [optional]
taxes \Swagger\Client\Model\OrdersTaxes[] Line taxes. [optional]
meta_data \Swagger\Client\Model\CouponsMetaData[] Meta data. [optional]

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