InventoryApplyType
Represents the type of application for a rate.
enum InventoryApplyType {
PERCENTAGE
AMOUNT
}
Values
InventoryApplyType.PERCENTAGE
The rate is applied as a percentage.
InventoryApplyType.AMOUNT
The rate is applied as an amount.
Member Of
InventorySurcharge
object ● InventorySurchargeInput
input