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

apply_discount

bool

Indicate if there is a discount or not

allow_overrule

bool

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

daily_reward_transaction_interval

bool

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

ignore_rewards_from_latest_transaction

bool

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

Close