Method: CyberSource::InlineResponse2005.attribute_map
- Defined in:
- lib/cybersource_rest_client/models/inline_response_200_5.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
25 26 27 28 29 30 31 |
# File 'lib/cybersource_rest_client/models/inline_response_200_5.rb', line 25 def self.attribute_map { :'product_id' => :'productId', :'product_name' => :'productName', :'event_types' => :'eventTypes' } end |