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

     1  # CallLogSync
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **Records** | [**[]CallLogRecord**](CallLogRecord.md) | List of call log records with synchronization information. For ISync the total number of returned records is limited to 250; this includes both new records and the old ones, specified by the recordCount parameter | [optional] 
     7  **SyncInfo** | [**SyncInfoCallLog**](SyncInfoCallLog.md) |  | [optional] 
     8  
     9  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    10  
    11