| Name | Type | Description | Notes |
|---|---|---|---|
| participants | Array<ConferenceParticipantResult> | [optional] |
require 'freeclimb'
instance = Freeclimb::ConferenceParticipantListAllOf.new(
participants: null
)| Name | Type | Description | Notes |
|---|---|---|---|
| participants | Array<ConferenceParticipantResult> | [optional] |
require 'freeclimb'
instance = Freeclimb::ConferenceParticipantListAllOf.new(
participants: null
)