Sha256: f873a64dc312795913132766549bb8e905a54e99d5ae2bdbac66bb2a737b1230
Contents?: true
Size: 1.65 KB
Versions: 7
Compression:
Stored size: 1.65 KB
Contents
# TripletexRubyClient::CustomerTripletexAccount2 ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **administrator** | [**Employee**](Employee.md) | Administrator user to create in the new company. Leave empty if calling this enpoint as an auditor og accountant company | [optional] **customer_id** | **Integer** | The customer id to an already created customer to create a Tripletex account for. | [optional] **account_type** | **String** | | **modules** | [**Array<SalesModuleDTO>**](SalesModuleDTO.md) | | **type** | **String** | | **send_emails** | **BOOLEAN** | Should the emails normally sent during creation be sent in this case? | [optional] **auto_validate_user_login** | **BOOLEAN** | Should the user be automatically validated? | [optional] **create_api_token** | **BOOLEAN** | Creates a token for the admin user. The accounting office could also use their tokens so you might not need this. | [optional] **send_invoice_to_customer** | **BOOLEAN** | Should the invoices for this account be sent to the customer? | [optional] **customer_invoice_email** | **String** | The address to send the invoice to at the customer. | [optional] **number_of_employees** | **Integer** | The number of employees in the customer company. Is used for calculating prices and setting some default settings, i.e. approval settings for timesheet. | [optional] **administrator_password** | **String** | The password of the administrator user. | [optional] **chart_of_accounts_type** | **String** | The chart of accounts to use for the new company | [optional] **vat_status_type** | **String** | VAT type | [optional]
Version data entries
7 entries across 7 versions & 1 rubygems