Method: Aimastering::AccessToken.swagger_types
- Defined in:
- lib/aimastering/models/access_token.rb
.swagger_types ⇒ Object
Attribute type mapping.
29 30 31 32 33 |
# File 'lib/aimastering/models/access_token.rb', line 29 def self.swagger_types { :'access_token' => :'JWT' } end |