Method: OpenapiClient::TokenRequest.openapi_nullable
- Defined in:
- lib/openapi_client/models/token_request.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
83 84 85 86 |
# File 'lib/openapi_client/models/token_request.rb', line 83 def self.openapi_nullable Set.new([ ]) end |