Method: Conekta::OrderChannelResponse.attribute_map

Defined in:
lib/conekta/models/order_channel_response.rb

.attribute_mapObject

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



27
28
29
30
31
32
33
34
# File 'lib/conekta/models/order_channel_response.rb', line 27

def self.attribute_map
  {
    :'segment' => :'segment',
    :'checkout_request_id' => :'checkout_request_id',
    :'checkout_request_type' => :'checkout_request_type',
    :'id' => :'id'
  }
end