Sha256: 7dd4f8952f2c7443d9af9f245bcf2939d8cb2b47753d49da349940450dda3e24

Contents?: true

Size: 1.21 KB

Versions: 7

Compression:

Stored size: 1.21 KB

Contents

# TripletexRubyClient::BankSettings

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **Integer** |  | [optional] 
**version** | **Integer** |  | [optional] 
**changes** | [**Array<Change>**](Change.md) |  | [optional] 
**url** | **String** |  | [optional] 
**tax_bank_agreement** | [**BankAgreement**](BankAgreement.md) |  | [optional] 
**remit_number_of_acceptors** | **Integer** | The remit number of acceptors. | [optional] 
**show_advice_currency_mismatch** | **BOOLEAN** | The showAdviceCurrencyMismatch property. | [optional] 
**payment_with_unknown_kid_parse_option** | **String** | Setting for whether incoming AutoPay payments without KID should be automatically posted, sent to voucher reception or ignored. | [optional] 
**sign_auto_pay_with_bank_id** | **BOOLEAN** | Setting for whether the user should have the option to sign payments and agreements with Bank ID in addition to 2FA. | [optional] 
**batch_booking_of_payments** | **BOOLEAN** | Setting for the user to use or not the batch booking for payments. | [optional] 
**employees_with_direct_remit_access** | [**Array<Employee>**](Employee.md) | Employees with payment access | [optional] 


Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
tripletex_ruby_client-1.0.12 docs/BankSettings.md
tripletex_ruby_client-1.0.11 docs/BankSettings.md
tripletex_ruby_client-1.0.9 docs/BankSettings.md
tripletex_ruby_client-1.0.8 docs/BankSettings.md
tripletex_ruby_client-1.0.4 docs/BankSettings.md
tripletex_ruby_client-1.0.3 docs/BankSettings.md
tripletex_ruby_client-1.0.1 docs/BankSettings.md