Method: ContextIO::ConnectToken#service_level

Defined in:
lib/contextio/connect_token.rb

#service_levelString (readonly)

Returns The Context.IO service level for this account. Will fetch from the API if necessary.

Returns:

  • (String)

    The Context.IO service level for this account. Will fetch from the API if necessary.



41
42
# File 'lib/contextio/connect_token.rb', line 41

lazy_attributes :token, :email, :created, :used, :callback_url,
:service_level, :first_name, :last_name