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

Version Path
synctera_ruby_sdk-1.1.3 docs/VerificationListAllOf.md
synctera_ruby_sdk-1.1.2 docs/VerificationListAllOf.md
synctera_ruby_sdk-1.1.1 docs/VerificationListAllOf.md
synctera_ruby_sdk-1.0.0 docs/VerificationListAllOf.md