# Flipdish.PushNotificationResponse

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Sent** | **Boolean** | Sent | [optional] 
**ScheduledPushNotificationId** | **Number** | Push notification identifier | [optional] 
**ScheduledTime** | **Date** | UTC Time at which to send the push notification | [optional] 
**Title** | **String** | Title of the notification | [optional] 
**Message** | **String** | Message of the notification | 


