Sha256: 21d66d504e4fb9a2f286f3c00e7ea104ec09802a264e120d1d15ff74356b9760
Contents?: true
Size: 985 Bytes
Versions: 12
Compression:
Stored size: 985 Bytes
Contents
# FattureInCloud_Ruby_Sdk::CashbookEntry ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **id** | **String** | Cashbook unique identifier. | [optional] | | **date** | **Date** | Cashbook date. | [optional] | | **description** | **String** | Cashbook description. | [optional] | | **kind** | [**CashbookEntryKind**](CashbookEntryKind.md) | | [optional] | | **type** | [**CashbookEntryType**](CashbookEntryType.md) | | [optional] | | **entity_name** | **String** | Entity name. | [optional] | | **document** | [**CashbookEntryDocument**](CashbookEntryDocument.md) | | [optional] | | **amount_in** | **Float** | [Only for cashbook entry in] Total amount in. | [optional] | | **payment_account_in** | [**PaymentAccount**](PaymentAccount.md) | | [optional] | | **amount_out** | **Float** | [Only for cashbook entry out] Total amount out. | [optional] | | **payment_account_out** | [**PaymentAccount**](PaymentAccount.md) | | [optional] |
Version data entries
12 entries across 12 versions & 1 rubygems