Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 342 Bytes

File metadata and controls

18 lines (12 loc) · 342 Bytes

Freeclimb::ApplicationListAllOf

Properties

Name Type Description Notes
applications Array<ApplicationResult> [optional]

Example

require 'freeclimb'

instance = Freeclimb::ApplicationListAllOf.new(
  applications: null
)