Sha256: 6ab48fb3ab7b909f21c1448b65441db2a0745b245d586a2420d53966b7c68ecb
Contents?: true
Size: 1.56 KB
Versions: 7
Compression:
Stored size: 1.56 KB
Contents
# TripletexRubyClient::Reminder ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **Integer** | | [optional] **version** | **Integer** | | [optional] **changes** | [**Array<Change>**](Change.md) | | [optional] **url** | **String** | | [optional] **reminder_date** | **String** | Creation date of the invoice reminder. | [optional] **charge** | **Float** | The fee part of the reminder, in the company's currency. | [optional] **charge_currency** | **Float** | The fee part of the reminder, in the invoice currency. | [optional] **total_charge** | **Float** | The total fee part of all reminders, in the company's currency. | [optional] **total_charge_currency** | **Float** | The total fee part of all reminders, in the invoice currency. | [optional] **total_amount_currency** | **Float** | The total amount to pay in reminder's currency. | [optional] **interests** | **Float** | The interests part of the reminder. | [optional] **interest_rate** | **Float** | The reminder interest rate. | [optional] **term_of_payment** | **String** | The reminder term of payment date. | **currency** | [**Currency**](Currency.md) | The reminder currency. | [optional] **type** | **String** | | **comment** | **String** | | [optional] **kid** | **String** | KID - Kundeidentifikasjonsnummer. | [optional] **bank_account_number** | **String** | | [optional] **bank_account_iban** | **String** | | [optional] **bank_account_swift** | **String** | | [optional] **bank** | **String** | | [optional]
Version data entries
7 entries across 7 versions & 1 rubygems