Sha256: a4b584e48a91a22ec692628c1c0a9421773ffed807629ae608dfa6abd74bbd8c
Contents?: true
Size: 685 Bytes
Versions: 6
Compression:
Stored size: 685 Bytes
Contents
# FattureInCloud_Ruby_Sdk::IssuedDocumentPaymentsListItem ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **id** | **Integer** | Unique identifier. | [optional] | | **due_date** | **Date** | Due date. | [optional] | | **amount** | **Float** | Payment amount. | [optional] | | **status** | [**IssuedDocumentStatus**](IssuedDocumentStatus.md) | | [optional][default to 'not_paid'] | | **payment_account** | [**PaymentAccount**](PaymentAccount.md) | | [optional] | | **paid_date** | **Date** | Payment date. [Only if status is paid] | [optional] | | **ei_raw** | **Object** | Advanced raw attributes for e-invoices. | [optional] |
Version data entries
6 entries across 6 versions & 1 rubygems