Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 531 Bytes

File metadata and controls

22 lines (16 loc) · 531 Bytes

MergeCRMClient::DebugModeLog

Properties

Name Type Description Notes
log_id String
dashboard_view String
log_summary DebugModelLogSummary

Example

require 'merge_crm_client'

instance = MergeCRMClient::DebugModeLog.new(
  log_id: 99433219-8017-4acd-bb3c-ceb23d663832,
  dashboard_view: https://app.merge.dev/logs/99433219-8017-4acd-bb3c-ceb23d663832,
  log_summary: null
)