Skip to main content

PromoEntity

Properties

NameTypeDescriptionNotes
applies_toStringIdentifies order types this promo belongs to[default to null]
codeStringPromo code[default to null]
typeStringType of this promo[default to null]
amount_offBigDecimalPromo discount as amount deductable[default to null]
percentage_offBigDecimalPromo discount as percentage[default to null]
subsidized_delivery_amountBigDecimalPromo discount for delivery fee[default to null]
minimum_purchaseBigDecimalMinimum total amount for this promo to be valid[default to null]
free_item_descriptionStringPromo description[optional] [default to null]
start_dateStringPromo start date[default to null]
end_dateStringPromo end date, null means promo does not expire via date[default to null]

[Back to Model list] [Back to API list] [Back to README]