Method: OryClient::ProjectApiKey.openapi_nullable

Defined in:
lib/ory-client/models/project_api_key.rb

.openapi_nullableObject

List of attributes with nullable: true



61
62
63
64
# File 'lib/ory-client/models/project_api_key.rb', line 61

def self.openapi_nullable
  Set.new([
  ])
end