Method: CyberSource::InlineResponse502.attribute_map

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

.attribute_mapObject

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



52
53
54
55
56
57
58
59
# File 'lib/cyberSource_client/models/inline_response_502.rb', line 52

def self.attribute_map
  {
    :'submit_time_utc' => :'submitTimeUtc',
    :'status' => :'status',
    :'reason' => :'reason',
    :'message' => :'message'
  }
end