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)