ListRuleForMerchantRequest

Request to list rules.

Variables

merchantId

int64

The merchant to list the rules for.

randomize

bool

Boolean to indicate to list rules randomly.

randomCount

bool

Indicates how many rules need to be listed when randomize is true.  Defaults to 5.

Close