Sha256: 7c9bf138da127a0ece3c144f7e5b335bbe018de84b0f24c8d7c3d6a943c0d197
Contents?: true
Size: 1.13 KB
Versions: 23
Compression:
Stored size: 1.13 KB
Contents
# BudgeaClient::Document ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **Integer** | | **id_type** | **Integer** | | [optional] **id_category** | **Integer** | | [optional] **id_user** | **Integer** | | **id_subscription** | **Integer** | | [optional] **id_file** | **Integer** | | [optional] **id_thumbnail** | **Integer** | | [optional] **name** | **String** | | [optional] **timestamp** | **DateTime** | | **date** | **DateTime** | | [optional] **duedate** | **Date** | | [optional] **total_amount** | **Float** | | [optional] **untaxed_amount** | **Float** | | [optional] **vat** | **Float** | | [optional] **income** | **BOOLEAN** | | [optional] [default to true] **readonly** | **BOOLEAN** | | [default to true] **number** | **String** | | [optional] **issuer** | **String** | | [optional] **last_update** | **DateTime** | Last successful update of the document | [optional] **has_file_on_website** | **BOOLEAN** | Boolean to set if file is available on website | [default to true] **currency** | **Object** | Document currency | [optional]
Version data entries
23 entries across 23 versions & 1 rubygems