Skip to content

Files

Latest commit

c44c0c0 · Jun 14, 2023

History

History
18 lines (12 loc) · 293 Bytes

DomainReportExecutionRetryRequestV1.md

File metadata and controls

18 lines (12 loc) · 293 Bytes

Falcon::DomainReportExecutionRetryRequestV1

Properties

Name Type Description Notes
id String

Example

require 'crimson-falcon'

instance = Falcon::DomainReportExecutionRetryRequestV1.new(
  id: null
)