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

     1  # CfaSchedule
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **ScheduleId** | **string** |  | [optional] 
     7  **Recurrence** | [**CfaRecurrence**](CfaRecurrence.md) |  | [optional] 
     8  **ViewType** | **string** |  | [optional] 
     9  **Attachments** | [**CfaAttachments**](CfaAttachments.md) |  | [optional] 
    10  **Recipients** | **[]string** |  | [optional] 
    11  **Pages** | **[]string** |  | [optional] 
    12  
    13  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    14  
    15