object

CouponBreakup

Coupon price breakup details which includes coupon code, coupon type, coupon value, coupon description, coupn message etc.
Fields
code
String
Coupon code of the coupon applied.
coupon_type
String
Type of the coupon applied to cart.
coupon_value
Float
Value of the coupon applied to cart.
description
String
Coupon description of the coupon applied to cart.
is_applied
Boolean
Applied flag which denotes if any coupon is applied to cart.
maximum_discount_value
Float
message
String
Coupon message of the coupon applied to cart.
minimum_cart_value
Float
Minumum cart value of cart after which the coupon can be applied.
sub_title
String
Coupon subtitle of the coupon applied to cart which is used to display.
title
String
Coupon Title of the coupon applied denotes name of the coupon.
type
String
Type of the coupon applied to cart.
Unique identifier of the coupon applied to cart.
value
Float
Coupon value of the coupon applied to cart.