Method: Akeyless::AuthMethodUpdateOutput.openapi_nullable
- Defined in:
- lib/akeyless/models/auth_method_update_output.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
44 45 46 47 |
# File 'lib/akeyless/models/auth_method_update_output.rb', line 44 def self.openapi_nullable Set.new([ ]) end |