Sha256: 1ecdf7c90ed6ff8c6d1c7da7be5695e80876b22873fc74a7cf28611887543ad7
Contents?: true
Size: 312 Bytes
Versions: 4
Compression:
Stored size: 312 Bytes
Contents
# SyncteraRubySdk::WireListAllOf ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **wires** | [**Array<Wire>**](Wire.md) | Array of wires | | ## Example ```ruby require 'synctera_ruby_sdk' instance = SyncteraRubySdk::WireListAllOf.new( wires: null ) ```
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
synctera_ruby_sdk-1.1.3 | docs/WireListAllOf.md |
synctera_ruby_sdk-1.1.2 | docs/WireListAllOf.md |
synctera_ruby_sdk-1.1.1 | docs/WireListAllOf.md |
synctera_ruby_sdk-1.0.0 | docs/WireListAllOf.md |