Sha256: b241a64a52f879c5cc8a0cca57d312458bb37908741f2ff91f216d2abec5331e

Contents?: true

Size: 422 Bytes

Versions: 4

Compression:

Stored size: 422 Bytes

Contents

# SyncteraRubySdk::InternationalWireListAllOf

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **international_wires** | [**Array<InternationalWireResponse>**](InternationalWireResponse.md) | Array of international wires |  |

## Example

```ruby
require 'synctera_ruby_sdk'

instance = SyncteraRubySdk::InternationalWireListAllOf.new(
  international_wires: null
)
```

Version data entries

4 entries across 4 versions & 1 rubygems

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