Sha256: 8084ce88bc9f1bd7b401a3f363e1a3caaabc5b539718779a7c965e40cb597864

Contents?: true

Size: 750 Bytes

Versions: 1

Compression:

Stored size: 750 Bytes

Contents

# TalonOne::CustomerProfileIntegrationRequestV2

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**attributes** | [**Object**](.md) | Arbitrary properties associated with this item | [optional] 
**response_content** | **Array<String>** | Optional list of requested information to be present on the response related to the customer profile update. Currently supported: \"customerProfile\", \"triggeredCampaigns\", \"loyalty\" and \"event\".  | [optional] 

## Code Sample

```ruby
require 'TalonOne'

instance = TalonOne::CustomerProfileIntegrationRequestV2.new(attributes: null,
                                 response_content: null)
```


Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
talon_one-2.2.0 docs/CustomerProfileIntegrationRequestV2.md