Sha256: 9305314fbd1a3cadcdce69826207f2626072be3ea53eb9fdd1243bf957c198cd
Contents?: true
Size: 886 Bytes
Versions: 8
Compression:
Stored size: 886 Bytes
Contents
# FattureInCloud_Ruby_Sdk::F24 ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **id** | **Integer** | Unique F24 identifier. | [optional] | | **due_date** | **Date** | Due date. | [optional] | | **status** | [**F24Status**](F24Status.md) | | [optional] | | **payment_account** | [**PaymentAccount**](PaymentAccount.md) | | [optional] | | **amount** | **Float** | Taxes amount. | [optional] | | **attachment_url** | **String** | [Read Only] Absolute url of the attached file. Authomatically set if a valid attachment token is passed via POST /taxes or PUT /taxes/{documentId}. | [optional][readonly] | | **attachment_token** | **String** | [Write Only] Attachment token returned by POST /taxes/attachment. Used to attach the file already uploaded. | [optional] | | **description** | **String** | Name or brief description. | [optional] |
Version data entries
8 entries across 8 versions & 1 rubygems