Method: Falcon::StateOnlineStateResultV1.attribute_map

Defined in:
lib/crimson-falcon/models/state_online_state_result_v1.rb

.attribute_mapObject

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



44
45
46
47
48
49
50
51
# File 'lib/crimson-falcon/models/state_online_state_result_v1.rb', line 44

def self.attribute_map
  {
    :'cid' => :'cid',
    :'id' => :'id',
    :'last_seen' => :'last_seen',
    :'state' => :'state'
  }
end