Sha256: c3787a4bdd1082fa3ac7617fab5ba79cf6756b6585768f744654faf62f6aa0e2

Contents?: true

Size: 361 Bytes

Versions: 4

Compression:

Stored size: 361 Bytes

Contents

# SyncteraRubySdk::StatementListAllOf

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **statements** | [**Array<StatementSummary>**](StatementSummary.md) | Array of statements |  |

## Example

```ruby
require 'synctera_ruby_sdk'

instance = SyncteraRubySdk::StatementListAllOf.new(
  statements: null
)
```

Version data entries

4 entries across 4 versions & 1 rubygems

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