github.com/grokify/go-ringcentral-client@v0.3.31/office/v1/client/docs/GlipApnsInfo.md (about) 1 # GlipApnsInfo 2 3 ## Properties 4 Name | Type | Description | Notes 5 ------------ | ------------- | ------------- | ------------- 6 **Aps** | [**ApsInfo**](APSInfo.md) | | [optional] 7 **Timestamp** | [**time.Time**](time.Time.md) | Datetime of a call action in ISO 8601 format including timezone, for example 2016-03-10T18:07:52.534Z | [optional] 8 **Uuid** | **string** | Universally unique identifier of a notification | [optional] 9 **Event** | **string** | Event filter URI | [optional] 10 **SubscriptionId** | **string** | Internal identifier of a subscription | [optional] 11 **Body** | [**GlipUnreadMessageCountInfo**](GlipUnreadMessageCountInfo.md) | | [optional] 12 13 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 14 15