Method: TalonOne::ApplicationSession#profile_id
- Defined in:
- lib/talon_one/models/application_session.rb
#profile_id ⇒ Object
The globally unique Talon.One ID of the customer that created this entity.
28 29 30 |
# File 'lib/talon_one/models/application_session.rb', line 28 def profile_id @profile_id end |