Method: Authlete::Model::Response::UserInfoResponse#responseContent
- Defined in:
- lib/authlete/model/response/user-info-response.rb
#responseContent ⇒ Object Also known as: response_content
Returns the value of attribute responseContent.
37 38 39 |
# File 'lib/authlete/model/response/user-info-response.rb', line 37 def responseContent @responseContent end |