Sha256: 929ff15fc866a5bf39df5fb5c539c2a4432dbc911de0313e7fbba1f750bd2525

Contents?: true

Size: 592 Bytes

Versions: 20

Compression:

Stored size: 592 Bytes

Contents

# OpenapiClient::CreateEmployeeRequestEmergencyContacts

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **first_name** | **String** |  |  |
| **last_name** | **String** |  |  |
| **relationship** | **String** |  |  |
| **mobile_phone_number** | **String** |  |  |
| **primary_contact** | **Boolean** |  |  |

## Example

```ruby
require 'openapi_client'

instance = OpenapiClient::CreateEmployeeRequestEmergencyContacts.new(
  first_name: null,
  last_name: null,
  relationship: null,
  mobile_phone_number: null,
  primary_contact: null
)
```

Version data entries

20 entries across 20 versions & 1 rubygems

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