Sha256: 3670ccb0565a9519b24813039d81e006d38719cf18d25844090a1205d73e843e

Contents?: true

Size: 432 Bytes

Versions: 4

Compression:

Stored size: 432 Bytes

Contents

# SyncteraRubySdk::CustomerVerificationResultListAllOf

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **verifications** | [**Array<CustomerVerificationResult>**](CustomerVerificationResult.md) | Array of verification results. |  |

## Example

```ruby
require 'synctera_ruby_sdk'

instance = SyncteraRubySdk::CustomerVerificationResultListAllOf.new(
  verifications: null
)
```

Version data entries

4 entries across 4 versions & 1 rubygems

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