Sha256: 2bfdec4c3235973ae872457a40d267232b35311d3bb64160932eb4dbf21c720b
Contents?: true
Size: 382 Bytes
Versions: 4
Compression:
Stored size: 382 Bytes
Contents
# SyncteraRubySdk::DisclosureResponse ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **disclosures** | [**Array<Disclosure1>**](Disclosure1.md) | List of the customer's disclosures | [optional] | ## Example ```ruby require 'synctera_ruby_sdk' instance = SyncteraRubySdk::DisclosureResponse.new( disclosures: null ) ```
Version data entries
4 entries across 4 versions & 1 rubygems