CallLogSyncResponse
Properties
Name | Type | Required | Description |
---|---|---|---|
uri | str | ✅ | Link to the list of call log records with sync information |
records | List[CallLogRecord] | ✅ | 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 |
sync_info | CallLogSyncInfo | ✅ |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs