Class: Manywho::AuthorizationContext

Inherits:
MyStruct
  • Object
show all
Defined in:
lib/manywho.rb

Instance Attribute Summary collapse

Method Summary

Methods inherited from MyStruct

#initialize, #to_json

Constructor Details

This class inherits a constructor from Manywho::MyStruct

Instance Attribute Details

#directoryIdObject

Returns the value of attribute directoryId.



546
547
548
# File 'lib/manywho.rb', line 546

def directoryId
  @directoryId
end

#idObject

Returns the value of attribute id.



546
547
548
# File 'lib/manywho.rb', line 546

def id
  @id
end

#loginUrlObject

Returns the value of attribute loginUrl.



546
547
548
# File 'lib/manywho.rb', line 546

def loginUrl
  @loginUrl
end