Sha256: f56b5f287e962daf6e8dacc665e96a259b4dc3589a423bde9993b8636e1ba129
Contents?: true
Size: 1.54 KB
Versions: 7
Compression:
Stored size: 1.54 KB
Contents
# TripletexRubyClient::SupplierInvoice ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **Integer** | | [optional] **version** | **Integer** | | [optional] **changes** | [**Array<Change>**](Change.md) | | [optional] **url** | **String** | | [optional] **invoice_number** | **String** | Invoice number | [optional] **invoice_date** | **String** | | **supplier** | [**Supplier**](Supplier.md) | The invoice supplier | [optional] **invoice_due_date** | **String** | | **kid_or_receiver_reference** | **String** | KID or message | [optional] **voucher** | [**Voucher**](Voucher.md) | The invoice voucher. | [optional] **amount** | **Float** | In the company’s currency, typically NOK. Is 0 if value is missing. | [optional] **amount_currency** | **Float** | In the specified currency. | [optional] **amount_excluding_vat** | **Float** | Amount excluding VAT (NOK). Is 0 if value is missing. | [optional] **amount_excluding_vat_currency** | **Float** | Amount excluding VAT in the specified currency. Is 0 if value is missing. | [optional] **currency** | [**Currency**](Currency.md) | | [optional] **is_credit_note** | **BOOLEAN** | | [optional] **order_lines** | [**Array<OrderLine>**](OrderLine.md) | | [optional] **payments** | [**Array<Posting>**](Posting.md) | | [optional] **original_invoice_document_id** | **Integer** | | [optional] **approval_list_elements** | [**Array<VoucherApprovalListElement>**](VoucherApprovalListElement.md) | | [optional]
Version data entries
7 entries across 7 versions & 1 rubygems