Method: OryClient::IntrospectedOAuth2Token.acceptable_attributes
- Defined in:
- lib/ory-client/models/introspected_o_auth2_token.rb
.acceptable_attributes ⇒ Object
Returns all the JSON keys this model knows about
87 88 89 |
# File 'lib/ory-client/models/introspected_o_auth2_token.rb', line 87 def self.acceptable_attributes acceptable_attribute_map.values end |