Method: CyberSource::ErrorLinks.attribute_map
- Defined in:
- lib/cyberSource_client/models/error_links.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
24 25 26 27 28 29 30 |
# File 'lib/cyberSource_client/models/error_links.rb', line 24 def self.attribute_map { :'_self' => :'self', :'documentation' => :'documentation', :'_next' => :'next' } end |