Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 452 Bytes

File metadata and controls

18 lines (12 loc) · 452 Bytes

TalonOne::MultipleCustomerProfileIntegrationRequest

Properties

Name Type Description Notes
customer_profiles Array<MultipleCustomerProfileIntegrationRequestItem> [optional]

Example

require 'talon_one_sdk'

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