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 |