Method: TurnkeyClient::Authenticator.openapi_nullable
- Defined in:
- lib/turnkey_client/models/authenticator.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
75 76 77 78 |
# File 'lib/turnkey_client/models/authenticator.rb', line 75 def self.openapi_nullable Set.new([ ]) end |