CouponDurationDto
Defines the duration for which a coupon remains valid.
bodyenumOptional
Defines the duration for which a coupon remains valid.
Possible enum values
onceThe coupon can be used only once.
foreverThe coupon remains valid indefinitely (no expiration).
repeatingThe coupon is valid for a repeating period, typically specified in months.
Example
"once"