Method: UltracartClient::WebhookLog#status_code
- Defined in:
- lib/ultracart_api/models/webhook_log.rb
#status_code ⇒ Object
HTTP status code received from the server
43 44 45 |
# File 'lib/ultracart_api/models/webhook_log.rb', line 43 def status_code @status_code end |