InventoryTaxType
Represents the type of tax for a rate.
enum InventoryTaxType {
CITY
LOCAL
RESORT_FEE
SUPPLEMENT_TO_BE_PAID_ON_SPOT
}
Values
InventoryTaxType.CITY
The tax is a city tax.
InventoryTaxType.LOCAL
The tax is a local tax.
InventoryTaxType.RESORT_FEE
The tax is a resort fee.
InventoryTaxType.SUPPLEMENT_TO_BE_PAID_ON_SPOT
The tax is a supplement to be paid on spot.
Member Of
InventorySurcharge
object ● InventorySurchargeInput
input