Sha256: f6d43184a4455cf5e421a219b9b7e793e75a2f5986b00373771e9dde9cd89bd0

Contents?: true

Size: 464 Bytes

Versions: 10

Compression:

Stored size: 464 Bytes

Contents

# TalonOne::MultipleCustomerProfileIntegrationRequest

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**customer_profiles** | [**Array<MultipleCustomerProfileIntegrationRequestItem>**](MultipleCustomerProfileIntegrationRequestItem.md) |  | [optional] 

## Code Sample

```ruby
require 'TalonOne'

instance = TalonOne::MultipleCustomerProfileIntegrationRequest.new(customer_profiles: null)
```


Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
talon_one-7.0.0 docs/MultipleCustomerProfileIntegrationRequest.md
talon_one-6.0.0 docs/MultipleCustomerProfileIntegrationRequest.md
talon_one-5.0.0 docs/MultipleCustomerProfileIntegrationRequest.md
talon_one-3.0.2 docs/MultipleCustomerProfileIntegrationRequest.md
talon_one-3.0.1 docs/MultipleCustomerProfileIntegrationRequest.md
talon_one-3.0.0 docs/MultipleCustomerProfileIntegrationRequest.md
talon_one-2.5.1 docs/MultipleCustomerProfileIntegrationRequest.md
talon_one-2.4.0 docs/MultipleCustomerProfileIntegrationRequest.md
talon_one-2.3.0 docs/MultipleCustomerProfileIntegrationRequest.md
talon_one-2.2.0 docs/MultipleCustomerProfileIntegrationRequest.md