Method: FtcEventsClient::AdvancementSourceModel.attribute_map

Defined in:
lib/ftc_events_client/models/advancement_source_model.rb

.attribute_mapObject

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



29
30
31
32
33
34
35
36
# File 'lib/ftc_events_client/models/advancement_source_model.rb', line 29

def self.attribute_map
  {
    :'advanced_from' => :'advancedFrom',
    :'advanced_from_region' => :'advancedFromRegion',
    :'slots' => :'slots',
    :'advancement' => :'advancement'
  }
end