Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 388 Bytes

ApplicationCustomerEntity.md

File metadata and controls

17 lines (10 loc) · 388 Bytes

TalonOne::ApplicationCustomerEntity

Properties

Name Type Description Notes
profile_id Integer The globally unique Talon.One ID of the customer that created this entity. [optional]

Code Sample

require 'TalonOne'

instance = TalonOne::ApplicationCustomerEntity.new(profile_id: 138)