Method: UltracartClient::WebhookLog#request_id

Defined in:
lib/ultracart_api/models/webhook_log.rb

#request_idObject

Request id is a unique string that you can look up in the logs



34
35
36
# File 'lib/ultracart_api/models/webhook_log.rb', line 34

def request_id
  @request_id
end