Method: Hubspot::Crm::Tickets::Error#correlation_id
- Defined in:
- lib/hubspot/codegen/crm/tickets/models/error.rb
#correlation_id ⇒ Object
A unique identifier for the request. Include this value with any error reports or support tickets
23 24 25 |
# File 'lib/hubspot/codegen/crm/tickets/models/error.rb', line 23 def correlation_id @correlation_id end |