class Notifications extends Model (View source)

Properties

protected $expiryNotificationType
protected $expiryNotificationDataType
protected $upcomingNotificationType
protected $upcomingNotificationDataType

Methods

setExpiryNotification(ExpiryNotification $expiryNotification)

No description

setUpcomingNotification(UpcomingNotification $upcomingNotification)

No description

Details

setExpiryNotification(ExpiryNotification $expiryNotification)

No description

Parameters

ExpiryNotification $expiryNotification

ExpiryNotification getExpiryNotification()

No description

Return Value

ExpiryNotification

setUpcomingNotification(UpcomingNotification $upcomingNotification)

No description

Parameters

UpcomingNotification $upcomingNotification

UpcomingNotification getUpcomingNotification()

No description

Return Value

UpcomingNotification