Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 297 Bytes

File metadata and controls

18 lines (12 loc) · 297 Bytes

Freeclimb::ExportResultOutput

Properties

Name Type Description Notes
type ExportOutputType

Example

require 'freeclimb'

instance = Freeclimb::ExportResultOutput.new(
  type: null
)