Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 435 Bytes

NewCustomerProfile.md

File metadata and controls

17 lines (10 loc) · 435 Bytes

TalonOne::NewCustomerProfile

Properties

Name Type Description Notes
attributes Object Arbitrary properties associated with this item. [optional]

Code Sample

require 'TalonOne'

instance = TalonOne::NewCustomerProfile.new(attributes: {"Language":"english","ShippingCountry":"DE"})