AppliedVoucher - Liquid Object Reference - 1.0.0
| Object Name | AppliedVoucher | 
| Version | 1.0.0 | 
Description
The Applied Voucher object contains information about vouchers that have been applied to the Cart.
Attributes
| Attribute | Type | Description | 
|---|---|---|
| amount | Number | Returns the amount of this voucher that has been applied to the cart | 
| balance | Number | Returns the current balance of this voucher, before any amount has been applied | 
| code | String | Returns the code of this voucher | 
| data | Object | Returns a custom data object for this object | 
| id | String | Returns the unique id for this voucher | 
Objects that return AppliedVouchers
Back to Liquid Reference for 1.0.0
Back to Documentation