Method: TalonOne::ManagementKey#allowed_application_ids

Defined in:
lib/talon_one/models/management_key.rb

#allowed_application_idsObject

A list of Application IDs that you can access with the management key. An empty or missing list means the management key can be used for all Applications in the account.



28
29
30
# File 'lib/talon_one/models/management_key.rb', line 28

def allowed_application_ids
  @allowed_application_ids
end