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.60 docs/CreateEmployeeRequestBankAccount.md
affixapi-1.1.59 docs/CreateEmployeeRequestBankAccount.md
affixapi-1.1.58 docs/CreateEmployeeRequestBankAccount.md
affixapi-1.1.57 docs/CreateEmployeeRequestBankAccount.md
affixapi-1.1.56 docs/CreateEmployeeRequestBankAccount.md
affixapi-1.1.55 docs/CreateEmployeeRequestBankAccount.md
affixapi-1.1.54 docs/CreateEmployeeRequestBankAccount.md
affixapi-1.1.53 docs/CreateEmployeeRequestBankAccount.md
affixapi-1.1.52 docs/CreateEmployeeRequestBankAccount.md
affixapi-1.1.51 docs/CreateEmployeeRequestBankAccount.md
affixapi-1.1.50 docs/CreateEmployeeRequestBankAccount.md
affixapi-1.1.49 docs/CreateEmployeeRequestBankAccount.md
affixapi-1.1.48 docs/CreateEmployeeRequestBankAccount.md
affixapi-1.1.47 docs/CreateEmployeeRequestBankAccount.md
affixapi-1.1.46 docs/CreateEmployeeRequestBankAccount.md
affixapi-1.1.45 docs/CreateEmployeeRequestBankAccount.md
affixapi-1.1.44 docs/CreateEmployeeRequestBankAccount.md
affixapi-1.1.43 docs/CreateEmployeeRequestBankAccount.md
affixapi-1.1.42 docs/CreateEmployeeRequestBankAccount.md
affixapi-1.1.41 docs/CreateEmployeeRequestBankAccount.md