Method: Authlete::Model::Response::UserInfoResponse#clientId
- Defined in:
- lib/authlete/model/response/user-info-response.rb
#clientId ⇒ Object Also known as: client_id
Returns the value of attribute clientId.
25 26 27 |
# File 'lib/authlete/model/response/user-info-response.rb', line 25 def clientId @clientId end |