# Ledger
## Properties
| **id** | Option<**i32**> | The ID of the ledger. | [optional] |
| **code** | Option<**String**> | The code of the ledger. | [optional] |
| **description** | Option<**String**> | The description of the ledger. | [optional] |
| **category** | Option<**String**> | The category of the ledger. | [optional] |
| **group** | Option<**String**> | The group of 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)