Description
Fields
city_tax: Int!
city_tax_is_compound: Boolean!
city_tax_name: String!
city_tax_rate: Float!
country: String!
country_tax: Int!
country_tax_name: String!
country_tax_rate: Float!
county_tax: Int!
county_tax_is_compound: Boolean!
county_tax_name: String!
county_tax_rate: Float!
name: String!
province: String!
province_tax: Int!
province_tax_is_compound: Boolean!
province_tax_name: String!
province_tax_rate: Float!
shipping_tax_class: String!
shipping_tax_method: ShippingTaxMethod
Method that is used to calculate shipping tax
special_tax: Int!
special_tax_is_compound: Boolean!
special_tax_name: String!
special_tax_rate: Float!
tax_rounding: Int!
Used By
Types
OIOrderLineItemDetail, OIShippingDetail
Preview (typescript)
Loading module