AccountCreditTransaction - Liquid Object Reference - 1.0.0
Object Name | AccountCreditTransaction |
Version | 1.0.0 |
Description
The AccountCreditTransaction object represents a transaction against an AccountCredit.
Attributes
Attribute | Type | Description |
---|---|---|
account_credit | AccountCredit | Returns the Account Credit for this transaction |
amount | String | Returns the amount of this transaction |
contact | Contact | Returns the Contact associated with this transaction |
created_at | Timestamp | Returns the timestamp for when this transaction was created |
data | Object | Returns a custom data object for this object |
id | String | Returns a unique id for this transaction |
order | Order | Returns the Order associated with this transaction |
payment | Payment | Returns the Payment associated with this transaction |
type | String | Returns this transaction’s entry type |
Objects that return AccountCreditTransactions
Back to Liquid Reference for 1.0.0
Back to Documentation