github.com/grokify/go-ringcentral-client@v0.3.31/office/v1/client/docs/MeetingResponseResource.md (about)

     1  # MeetingResponseResource
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **Uri** | **string** |  | [optional] 
     7  **Uuid** | **string** |  | [optional] 
     8  **Id** | **string** |  | [optional] 
     9  **Topic** | **string** |  | [optional] 
    10  **MeetingType** | **string** |  | [optional] 
    11  **Password** | **string** |  | [optional] 
    12  **Status** | **string** |  | [optional] 
    13  **Links** | [**MeetingLinks**](MeetingLinks.md) |  | [optional] 
    14  **Schedule** | [**MeetingScheduleResource**](MeetingScheduleResource.md) |  | [optional] 
    15  **AllowJoinBeforeHost** | **bool** |  | [optional] [default to false]
    16  **StartHostVideo** | **bool** |  | [optional] [default to false]
    17  **StartParticipantsVideo** | **bool** |  | [optional] [default to false]
    18  **AudioOptions** | **[]string** |  | [optional] 
    19  
    20  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    21  
    22