Sha256: d0e6a0fa5588ac183b260de79083d6827f40abbc0ab652729046542d8818bee5
Contents?: true
Size: 1.47 KB
Versions: 5
Compression:
Stored size: 1.47 KB
Contents
# YousignClient::CheckDocumentBankAccountsOutput ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **String** | Id of the object | [optional] **created_at** | **DateTime** | Created date of the object | [optional] **updated_at** | **DateTime** | Updated date of the object | [optional] **first_name** | **String** | Firstname to check on document | [optional] **birth_name** | **String** | Birth name to check on document | [optional] **last_name** | **String** | Lastname to check on document | [optional] **iban** | **String** | Iban to check on document | [optional] **company_name** | **String** | Company name to check on document | [optional] **document_type** | **String** | Type of document | [optional] **workspace** | **String** | Workspace creator of the object | [optional] **creator** | **String** | Creator of the object | [optional] **extracted_iban** | **String** | Extracted iban on the document | [optional] **first_name_valid** | **BOOLEAN** | Defines if one firstname sent in the input is valid | [optional] **birth_name_valid** | **BOOLEAN** | Defines if birth name sent in the input is valid | [optional] **last_name_valid** | **BOOLEAN** | Defines if lastname sent in the input is valid | [optional] **company_name_valid** | **BOOLEAN** | Defines if company name sent in the input is valid | [optional] **iban_valid** | **BOOLEAN** | Defines if iban sent in the input is valid | [optional]
Version data entries
5 entries across 5 versions & 1 rubygems