github.com/grokify/go-ringcentral-client@v0.3.31/office/v1/client/docs/AccountPresenceInfo.md (about) 1 # AccountPresenceInfo 2 3 ## Properties 4 Name | Type | Description | Notes 5 ------------ | ------------- | ------------- | ------------- 6 **Uri** | **string** | Canonical URI of account presence resource | [optional] 7 **Records** | [**[]GetPresenceInfo**](GetPresenceInfo.md) | List of Prompts | [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