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

     1  # NotificationInfo
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **Alerts** | [**AlertInfo**](AlertInfo.md) |  | [optional] 
     7  **Badge** | **string** | Number of incoming messages | [optional] 
     8  **Sound** | **string** | Message sound | [optional] 
     9  **ContentAvailable** | **string** | Content availability | [optional] 
    10  **Category** | **string** | Category of a message | [optional] 
    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