Sha256: 90f687ecf4f6cc7e68f7531518199aec5fe3b0895ed9778c6f3c236690480cb6
Contents?: true
Size: 376 Bytes
Versions: 4
Compression:
Stored size: 376 Bytes
Contents
# SyncteraRubySdk::VerificationListAllOf ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **verifications** | [**Array<Verification>**](Verification.md) | Array of verification results. | | ## Example ```ruby require 'synctera_ruby_sdk' instance = SyncteraRubySdk::VerificationListAllOf.new( verifications: null ) ```
Version data entries
4 entries across 4 versions & 1 rubygems