Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 382 Bytes

File metadata and controls

18 lines (12 loc) · 382 Bytes

Freeclimb::ConferenceParticipantListAllOf

Properties

Name Type Description Notes
participants Array<ConferenceParticipantResult> [optional]

Example

require 'freeclimb'

instance = Freeclimb::ConferenceParticipantListAllOf.new(
  participants: null
)