# LedgerBalance
## Properties
| Name | Type | Description | Notes |
| ----------- | ------------------ | ------------------------------------------------------------ | ---------- |
| **code** | Option<**String**> | The code of the ledger. | [optional] |
| **r#type** | Option<**String**> | The type of the ledger. | [optional] |
| **balance** | Option<**f64**> | The balance based on the sum of all mutations on the ledger. | [optional] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)