Sha256: 65d5d2e7db3fc6ff98584856838fc844658fc70cdb1ac2228bd76f3f0236f479

Contents?: true

Size: 337 Bytes

Versions: 4

Compression:

Stored size: 337 Bytes

Contents

# SyncteraRubySdk::StatementAllOf

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **savings_summary** | [**SavingsSummary**](SavingsSummary.md) |  | [optional] |

## Example

```ruby
require 'synctera_ruby_sdk'

instance = SyncteraRubySdk::StatementAllOf.new(
  savings_summary: null
)
```

Version data entries

4 entries across 4 versions & 1 rubygems

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