Sha256: 382d5ecb916210902af02735dcd613f7eda6fddcaf4b30bc49b673460befa9e0

Contents?: true

Size: 898 Bytes

Versions: 4

Compression:

Stored size: 898 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** | [Temporary] [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

4 entries across 4 versions & 1 rubygems

Version Path
fattureincloud_ruby_sdk-2.0.16 docs/F24.md
fattureincloud_ruby_sdk-2.0.15 docs/F24.md
fattureincloud_ruby_sdk-2.0.14 docs/F24.md
fattureincloud_ruby_sdk-2.0.13 docs/F24.md