Method: Lishogi::ChallengeJsonTimeControlOneOf1.attribute_map

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

.attribute_mapObject

Attribute mapping from ruby-style variable name to JSON key.



23
24
25
26
27
28
# File 'lib/lishogi/models/challenge_json_time_control_one_of1.rb', line 23

def self.attribute_map
  {
    :'type' => :'type',
    :'days_per_turn' => :'daysPerTurn'
  }
end