Method: Falcon::FwmgrMsaspecError.attribute_map

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

.attribute_mapObject

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



42
43
44
45
46
47
48
# File 'lib/crimson-falcon/models/fwmgr_msaspec_error.rb', line 42

def self.attribute_map
  {
    :'code' => :'code',
    :'id' => :'id',
    :'message' => :'message'
  }
end