DiscountType
Discount type
enum DiscountType {
amount
percentage
}
Values
DiscountType.amount
DiscountType.percentage
Member Of
TenderDiscountInput
input ● TenderTotal
object
Discount type
enum DiscountType {
amount
percentage
}
DiscountType.amount
DiscountType.percentage
TenderDiscountInput
input ● TenderTotal
object