RewardRule

Description of a reward rule.

Variables

id

int64

The id of the reward rule.

description

string

The description of the reward rule.

canBeApplied

bool

Indicates if the rule can be applied one more time.

manualExecutable

bool

Indicates if the rule is manually executable.

cashEntryType

CashEntryType

cashEntryType of the reward rule.

product

ProductVO

The product.

program_id

int64

The program id found on the contract

Close