Method: Authlete::Model::Client#subjectType
- Defined in:
- lib/authlete/model/client.rb
#subjectType ⇒ Object Also known as: subject_type
Returns the value of attribute subjectType.
127 128 129 |
# File 'lib/authlete/model/client.rb', line 127 def subjectType @subjectType end |