Sha256: b38c83aa341391791a3b665f4bd4e6f2ade42728262069e57a13d65d91a0fd45

Contents?: true

Size: 531 Bytes

Versions: 51

Compression:

Stored size: 531 Bytes

Contents

# OpenapiClient::CreateEmployeeRequestBankAccount

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **account_number** | **String** |  |  |
| **bank_name** | **String** |  |  |
| **bic** | **String** |  |  |
| **holder_name** | **String** |  |  |
| **iban** | **String** |  |  |

## Example

```ruby
require 'openapi_client'

instance = OpenapiClient::CreateEmployeeRequestBankAccount.new(
  account_number: null,
  bank_name: null,
  bic: null,
  holder_name: null,
  iban: null
)
```

Version data entries

51 entries across 51 versions & 1 rubygems

Version Path
affixapi-1.1.102 docs/CreateEmployeeRequestBankAccount.md
affixapi-1.1.101 docs/CreateEmployeeRequestBankAccount.md
affixapi-1.1.100 docs/CreateEmployeeRequestBankAccount.md
affixapi-1.1.99 docs/CreateEmployeeRequestBankAccount.md
affixapi-1.1.94 docs/CreateEmployeeRequestBankAccount.md
affixapi-1.1.93 docs/CreateEmployeeRequestBankAccount.md
affixapi-1.1.92 docs/CreateEmployeeRequestBankAccount.md
affixapi-1.1.91 docs/CreateEmployeeRequestBankAccount.md
affixapi-1.1.90 docs/CreateEmployeeRequestBankAccount.md
affixapi-1.1.89 docs/CreateEmployeeRequestBankAccount.md
affixapi-1.1.88 docs/CreateEmployeeRequestBankAccount.md
affixapi-1.1.87 docs/CreateEmployeeRequestBankAccount.md
affixapi-1.1.86 docs/CreateEmployeeRequestBankAccount.md
affixapi-1.1.85 docs/CreateEmployeeRequestBankAccount.md
affixapi-1.1.84 docs/CreateEmployeeRequestBankAccount.md
affixapi-1.1.83 docs/CreateEmployeeRequestBankAccount.md
affixapi-1.1.65 docs/CreateEmployeeRequestBankAccount.md
affixapi-1.1.64 docs/CreateEmployeeRequestBankAccount.md
affixapi-1.1.63 docs/CreateEmployeeRequestBankAccount.md
affixapi-1.1.62 docs/CreateEmployeeRequestBankAccount.md