| Name | Type | Description | Notes |
|---|---|---|---|
| id | string | A unique 25-character alphanumeric resource identifier. | |
| type | string | Type of ledger transaction (e.g. "payment", "fee", "disbursement"). | |
| amount_cents | int | Amount greater than or equal to 0, in the lowest denomination of the currency (e.g. cents for USD). | |
| happened_at | \DateTime | Timestamp when this ledger transaction occurred. | |
| [Back to Model list] [Back to API list] [Back to README] |