github.com/grokify/go-ringcentral-client@v0.3.31/office/v1/client/docs/UpdatePresenceLinesResponse.md (about) 1 # UpdatePresenceLinesResponse 2 3 ## Properties 4 Name | Type | Description | Notes 5 ------------ | ------------- | ------------- | ------------- 6 **Uri** | **string** | Canonical URI of the monitored lines (extensions) resource | [optional] 7 **Records** | [**[]LineInfo**](LineInfo.md) | List of lines (extensions) the presence of which is monitored by the user. The first two lines always indicate the user's extension presence, they cannot be changed | [optional] 8 **Navigation** | [**NavigationInfo**](NavigationInfo.md) | | [optional] 9 **Paging** | [**PagingInfo**](PagingInfo.md) | | [optional] 10 11 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 12 13