Display price breakup schema denotes price currency, key, value,message to display as breakup on UI.
Fields
currency_code
StringCurrency code for the price .
currency_symbol
StringCurrency symbol for the price.
display
StringDisplay key field that to be shown against the value.
key
StringKey of the price like total_mrp, total, subtotal etc.
message
[String]List of message at price level to be displayed.
preset
FloatValue for the price which is set from platform if applicable.
value
FloatNumeric value of the price.
attr
StringType of attribute subtotal etc.
original
FloatOriginal value of the price.
Was this section helpful?