Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 454 Bytes

DebugModelLogSummary.md

File metadata and controls

22 lines (16 loc) · 454 Bytes

MergeAccountingClient::DebugModelLogSummary

Properties

Name Type Description Notes
url String
method String
status_code Integer

Example

require 'merge_accounting_client'

instance = MergeAccountingClient::DebugModelLogSummary.new(
  url: https://harvest.greenhouse.io/v1/candidates/,
  method: POST,
  status_code: 200
)