Sha256: 6631f7ac373fab91efecf8f77885db56b1a0bbcd0a82345160808856173d44bc
Contents?: true
Size: 365 Bytes
Versions: 20
Compression:
Stored size: 365 Bytes
Contents
# OpenapiClient::CreateEmployeeRequestDependents ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **name** | **String** | | | | **relationship** | **String** | | | ## Example ```ruby require 'openapi_client' instance = OpenapiClient::CreateEmployeeRequestDependents.new( name: null, relationship: null ) ```
Version data entries
20 entries across 20 versions & 1 rubygems