github.com/grokify/go-ringcentral-client@v0.3.31/office/v1/client/docs/PresencePermissions.md (about) 1 # PresencePermissions 2 3 ## Properties 4 Name | Type | Description | Notes 5 ------------ | ------------- | ------------- | ------------- 6 **TargetExtensionId** | **string** | | [optional] 7 **SubscriberExtensionId** | **string** | | [optional] 8 **CanReadPresenceStatus** | **bool** | | [optional] [default to false] 9 **CanReadPresenceSettings** | **bool** | | [optional] [default to false] 10 **CanPickup** | **bool** | | [optional] [default to false] 11 12 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 13 14