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