PayNow

CouponDiscountTypeDto

Specifies the type of discount applied by a coupon.

bodyenumOptional
Specifies the type of discount applied by a coupon.
Possible enum values
  • unspecified

    No discount type specified. This value is typically used as a default or uninitialized state.

  • percent

    A percentage-based discount (e.g., 10% off).

  • amount

    A fixed amount discount (e.g., $5 off).

Example
"unspecified"