AppliedCredit - Liquid Object Reference - 1.1.0
| Object Name | AppliedCredit |
| Version | 1.1.0 |
Description
The Applied Credit object contains information about various credits that have been applied to the Cart.
Attributes
| Attribute | Type | Description |
|---|---|---|
| amount | Number | Returns the amount of this credit that has been applied to the cart |
| id | String | Returns the unique id for this credit |
| maximum | Number | Returns the remaining balance of this credit that can still be applied to the cart |
| name | String | Returns the name of this credit |
Objects that return AppliedCredits
Back to Liquid Reference for 1.1.0
Back to Documentation