Variables

device_serial

string

The device serial of the redeem rule

contract_id

int64

The id of the contract of the redeem rule

start_date

int64

The start date of the redeem rule

end_date

int64

The end date of the redeem rule

description

string

The description of the redeem rule

product_id

int64

The Id of the product of the redeem rule

quantity

int64

The quantity of the redeem rule

apply_discount

boolean

Indicate if there is a discount or not

allow_overrule

boolean

Indicate if overrule is allowed or not

overrule_rule_id

int64

The Id of the overrule rule of the redeem rule

count

int32

The count of the redeem rule

periodic_reward_transaction_count

int32

The count of the periodic redeem transaction

reward_unknown_product

string

The unknown product reward of the redeem rule

daily_reward_transaction_interval

boolean

Indicates if there is a interval of the daily redeem transaction or not

ignore_rewards_from_latest_transaction

boolean

Indicates if the reward from the latest transaction should be ignored or not

unknown_product_image

bytes

The unknown product image of the redeem rule

Close