Method: Phrase::AuthorizationCreateParameters.openapi_nullable

Defined in:
lib/phrase/models/authorization_create_parameters.rb

.openapi_nullableObject

List of attributes with nullable: true



33
34
35
36
# File 'lib/phrase/models/authorization_create_parameters.rb', line 33

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