Method: Lishogi::GameEventPlayer.openapi_nullable

Defined in:
lib/lishogi/models/game_event_player.rb

.openapi_nullableObject

List of attributes with nullable: true



60
61
62
63
64
# File 'lib/lishogi/models/game_event_player.rb', line 60

def self.openapi_nullable
  Set.new([
    :'title',
  ])
end