VariantHandlingCost
Indicates what unit the amount is in
enum VariantHandlingCost {
CURRENCY
PERCENTAGE_OF_COST
}
Values
VariantHandlingCost.CURRENCY
The amount is in a currency, i.e. $
VariantHandlingCost.PERCENTAGE_OF_COST
The amount is a percentage of the Cost field
Member of
VariantSupplierVariantHandlingCost
object ● VariantSupplierVariantHandlingCostInput
input