Sha256: 6e5cda5bbf5d873500c36b6a31825ed184affae96f08e87c85ff2f8406d6320d
Contents?: true
Size: 369 Bytes
Versions: 4
Compression:
Stored size: 369 Bytes
Contents
# SyncteraRubySdk::EmploymentListAllOf ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **employment** | [**Array<Employment>**](Employment.md) | Array of customer employment records. | | ## Example ```ruby require 'synctera_ruby_sdk' instance = SyncteraRubySdk::EmploymentListAllOf.new( employment: null ) ```
Version data entries
4 entries across 4 versions & 1 rubygems