Method: UltracartClient::WebhookLog#queue_delay
- Defined in:
- lib/ultracart_api/models/webhook_log.rb
#queue_delay ⇒ Object
Number of milliseconds of delay caused by queuing
25 26 27 |
# File 'lib/ultracart_api/models/webhook_log.rb', line 25 def queue_delay @queue_delay end |