github.com/grokify/go-ringcentral-client@v0.3.31/office/v1/client/docs/MeetingRequestResource.md (about) 1 # MeetingRequestResource 2 3 ## Properties 4 Name | Type | Description | Notes 5 ------------ | ------------- | ------------- | ------------- 6 **Topic** | **string** | | [optional] 7 **MeetingType** | **string** | | [optional] 8 **Schedule** | [**MeetingScheduleResource**](MeetingScheduleResource.md) | | [optional] 9 **Password** | **string** | | [optional] 10 **Host** | [**HostInfoRequest**](HostInfoRequest.md) | | [optional] 11 **AllowJoinBeforeHost** | **bool** | | [optional] [default to false] 12 **StartHostVideo** | **bool** | | [optional] [default to false] 13 **StartParticipantsVideo** | **bool** | | [optional] [default to false] 14 **AudioOptions** | **[]string** | | [optional] 15 16 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 18