class UrlNotification extends Model (View source)

Properties

string $notifyTime
string $type
string $url

Methods

setNotifyTime($notifyTime)

No description

string
getNotifyTime()

No description

setType($type)

No description

string
getType()

No description

setUrl($url)

No description

string
getUrl()

No description

Details

setNotifyTime($notifyTime)

No description

Parameters

$notifyTime

string getNotifyTime()

No description

Return Value

string

setType($type)

No description

Parameters

$type

string getType()

No description

Return Value

string

setUrl($url)

No description

Parameters

$url

string getUrl()

No description

Return Value

string