Voucher - Liquid Object Reference - 0.11.4
Object Name | Voucher |
Version | 0.11.4 |
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 |
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 0.11.4
Back to Documentation