Sha256: d212020b5240508ad8b955f6fa77303435cd640579abf15b74c680aa8f9fca5c
Contents?: true
Size: 343 Bytes
Versions: 4
Compression:
Stored size: 343 Bytes
Contents
# SyncteraRubySdk::PersonListAllOf ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **persons** | [**Array<ResponsePerson>**](ResponsePerson.md) | Array of persons. | | ## Example ```ruby require 'synctera_ruby_sdk' instance = SyncteraRubySdk::PersonListAllOf.new( persons: null ) ```
Version data entries
4 entries across 4 versions & 1 rubygems