Sha256: e56cca133740d683d0f8cfd9018c1ffad23c8bb844cdc93b2afe122e4dcbdd65

Contents?: true

Size: 352 Bytes

Versions: 4

Compression:

Stored size: 352 Bytes

Contents

# SyncteraRubySdk::CustomerListAllOf

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **customers** | [**Array<CustomerInBody>**](CustomerInBody.md) | Array of Customers |  |

## Example

```ruby
require 'synctera_ruby_sdk'

instance = SyncteraRubySdk::CustomerListAllOf.new(
  customers: null
)
```

Version data entries

4 entries across 4 versions & 1 rubygems

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