Types > ShippingTaxMethod
Values
Value | Description |
---|---|
custom | |
highest | |
weighted |
Used By
Types
OITaxDetail, ShopSettings, ShopSettingsCreate, TaxDetail
Preview (typescript)
type ShippingTaxMethod =| "custom"| "highest"| "weighted"
Value | Description |
---|---|
custom | |
highest | |
weighted |
OITaxDetail, ShopSettings, ShopSettingsCreate, TaxDetail
type ShippingTaxMethod =| "custom"| "highest"| "weighted"