Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 300 Bytes

File metadata and controls

18 lines (12 loc) · 300 Bytes

Freeclimb::CallListAllOf

Properties

Name Type Description Notes
calls Array<CallResult> [optional]

Example

require 'freeclimb'

instance = Freeclimb::CallListAllOf.new(
  calls: null
)