ListCouponAssignmentRequest

Variables

serial

string

The serial of the coupon assignment

maximum_count

int32

the maximum count of the list

minimum_coupon_id

int64

The id of the minimum coupon

maximum_coupon_id

int64

The id of the maximum coupon

include_expired

bool

Indicates if the expired coupons are included or not

include_used

bool

Indicates if the used coupons are included or not

descending

bool

Indicates if the list is descending or not

applicable_today

bool

Indicates if it is applicable today or not

Close