object

DisplayBreakup

Display price breakup schema denotes price currency, key, value,message to display as breakup on UI.
Fields
currency_code
String
Currency code for the price .
currency_symbol
String
Currency symbol for the price.
display
String
Display key field that to be shown against the value.
Key of the price like total_mrp, total, subtotal etc.
message
[String]
List of message at price level to be displayed.
preset
Float
Value for the price which is set from platform if applicable.
value
Float
Numeric value of the price.
attr
String
Type of attribute subtotal etc.
original
Float
Original value of the price.