Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 667 Bytes

File metadata and controls

13 lines (10 loc) · 667 Bytes

Flipdish.Model.PushNotificationResponse

Properties

Name Type Description Notes
Sent bool? Sent [optional]
ScheduledPushNotificationId int? Push notification identifier [optional]
ScheduledTime DateTime? UTC Time at which to send the push notification [optional]
Title string Title of the notification [optional]
Message string Message of the notification

[Back to Model list] [Back to API list] [Back to README]