RedeemRuleRequest

Request to list redeem rules.

Summary
RedeemRuleRequest
Variables
community_id int64
merchant_id int64
card_type_id int64 The id of the card type.
active_only bool Only return active redeem rules.
program_ids int64 The list of program ids.

Variables

community_id

int64

The id of the community.

merchant_id

int64

The id of the merchant.

card_type_id

int64 The id of the card type.

active_only

bool Only return active redeem rules.

program_ids

int64 The list of program ids.

Close