Voucher - Liquid Object Reference - 1.0.0
| Object Name | Voucher | 
| Version | 1.0.0 | 
Description
The Voucher object contains information about a Voucher that can be used as payment.
Attributes
| Attribute | Type | Description | 
|---|---|---|
| current_balance | Number | Returns the current balance of this Voucher | 
| data | Object | Returns a custom data object for this object | 
| expires_at | Timestamp | Returns the timestamp for when this Voucher expires | 
| id | String | Returns the unique id of this Voucher | 
| orders | List[Order] | Returns a list of Orders placed with this Voucher | 
Objects that return Vouchers
None
Back to Liquid Reference for 1.0.0
Back to Documentation