Sha256: 3656767aa26bd6b45de22d30f1023b57507271e7d7f35a458fdf32fd80e96246

Contents?: true

Size: 444 Bytes

Versions: 6

Compression:

Stored size: 444 Bytes

Contents

# TalonOne::MultipleCustomerProfileIntegrationResponseV2

## Properties

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

## Code Sample

```ruby
require 'TalonOne'

instance = TalonOne::MultipleCustomerProfileIntegrationResponseV2.new(integration_states: null)
```


Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
talon_one-7.0.0 docs/MultipleCustomerProfileIntegrationResponseV2.md
talon_one-6.0.0 docs/MultipleCustomerProfileIntegrationResponseV2.md
talon_one-5.0.0 docs/MultipleCustomerProfileIntegrationResponseV2.md
talon_one-3.0.2 docs/MultipleCustomerProfileIntegrationResponseV2.md
talon_one-3.0.1 docs/MultipleCustomerProfileIntegrationResponseV2.md
talon_one-3.0.0 docs/MultipleCustomerProfileIntegrationResponseV2.md