Method: Bitpesa::WebhookLogMetadataRequest.attribute_map

Defined in:
lib/bitpesa-sdk/models/webhook_log_metadata_request.rb

.attribute_mapObject

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



27
28
29
30
31
32
33
# File 'lib/bitpesa-sdk/models/webhook_log_metadata_request.rb', line 27

def self.attribute_map
  {
    :'headers' => :'headers',
    :'body' => :'body',
    :'url' => :'url'
  }
end