class UrlNotificationMetadata extends Model (View source)

Properties

protected $latestRemoveType
protected $latestRemoveDataType
protected $latestUpdateType
protected $latestUpdateDataType
string $url

Methods

setLatestRemove(UrlNotification $latestRemove)

No description

getLatestRemove()

No description

setLatestUpdate(UrlNotification $latestUpdate)

No description

getLatestUpdate()

No description

setUrl($url)

No description

string
getUrl()

No description

Details

setLatestRemove(UrlNotification $latestRemove)

No description

Parameters

UrlNotification $latestRemove

UrlNotification getLatestRemove()

No description

Return Value

UrlNotification

setLatestUpdate(UrlNotification $latestUpdate)

No description

Parameters

UrlNotification $latestUpdate

UrlNotification getLatestUpdate()

No description

Return Value

UrlNotification

setUrl($url)

No description

Parameters

$url

string getUrl()

No description

Return Value

string