var deliveryDate : Date?
Specifies when the notification should be delivered.
いつ通知が配達されるべきかを指定します。
var actualDeliveryDate : Date?
The date this notification was actually delivered.
この通知が実際に配達された日付。
var deliveryRepeatInterval : DateComponents?
Specifies the date components that control how often a user notification is repeated.
どのくらい頻繁にあるユーザ通知が繰り返されるか制御する日付構成要素を指定します。