UpdateCouponRequest

Request to update a coupon

Variables

id =

int64

id of the coupon.

start_date

int64

start date of the coupon.

expiration_date

int64

Expiration date of the coupon.

description

string

Description of the coupon.

public_coupon

boolean

Indicates if the coupon is public or not.

Close