# BillingCreditLedgerResource

The `BillingCreditLedgerResource` type represents a credit ledger entry for the current payer or given Organization.

## Properties

| Property                             | Type                                                                                      | Description                                        |
| ------------------------------------ | ----------------------------------------------------------------------------------------- | -------------------------------------------------- |
| <a id="amount"></a> `amount`         | [BillingMoneyAmount](https://clerk.com/docs/expo/reference/types/billing-money-amount.md) | The amount of the credit ledger entry.             |
| <a id="createdat"></a> `createdAt`   | `Date`                                                                                    | The date when the credit ledger entry was created. |
| <a id="id"></a> `id`                 | `string`                                                                                  | The ID of the credit ledger entry.                 |
| <a id="sourceid"></a> `sourceId`     | `string`                                                                                  | The ID of the source of the credit ledger entry.   |
| <a id="sourcetype"></a> `sourceType` | `string`                                                                                  | The type of the source of the credit ledger entry. |

---

## Sitemap

[Overview of all docs pages](https://clerk.com/docs/llms.txt)
