# TransferzeroSdk.Account ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **amount** | **Number** | The account balance for the given currency | [optional] [readonly] **currency** | **String** | The currency of this balance | [optional] [readonly] **amountAfterPending** | **Number** | Represents the account balance after deducting pending transactions from the last 7 days. It provides a more accurate depiction of available funds. | [optional] [readonly]