Method: CyberSource::ResponseStatusDetails.attribute_map

Defined in:
lib/cyberSource_client/models/response_status_details.rb

.attribute_mapObject

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



24
25
26
27
28
29
# File 'lib/cyberSource_client/models/response_status_details.rb', line 24

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