object

LadderPrice

Ladder price details which includes currency symbol, offer price, currency code, effective and marked price.
Fields
currency_code
String
Currency code for all amounts. Example: 'INR'
currency_symbol
String
Currency symbol for currency. Example: '₹'
effective
Int
Per unit effective price after deductions. Example: 499
marked
Int
Original price of product. Example: 799
offer_price
Float
Discounted per unit price for current offer. Example: 499.0