Sha256: 257fab2b759cb7f99b6f0ed43127b31aa73cf78019fe51088f32421178d3923d
Contents?: true
Size: 574 Bytes
Versions: 3
Compression:
Stored size: 574 Bytes
Contents
# TalonOne::MultipleCustomerProfileIntegrationRequestItem ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **attributes** | [**Object**](.md) | Arbitrary properties associated with this item | [optional] **integration_id** | **String** | The custom identifier for this profile, must be unique within the account. | ## Code Sample ```ruby require 'TalonOne' instance = TalonOne::MultipleCustomerProfileIntegrationRequestItem.new(attributes: null, integration_id: null) ```
Version data entries
3 entries across 3 versions & 1 rubygems