Property | Type | Description | |
---|---|---|---|
$accountId | integer | The account which is associated with the notification. | |
$emails | string | Comma separated list of the emails is allowed | |
$notificationType | integer | The type of the notification | |
$recipientType | integer | The type of the recipient | |
$status | integer | Status | |
$subjectId | string | Identifier of the CC or Project | |
$subjectType | integer | The type of the subject 1 - CC , 2 - Project | |
$threshold | float | The Threshold | |
$uuid | string | identifier (UUID) |
Method | Description | |
---|---|---|
__construct ( ) | Constructor | |
getScope ( ) | ||
hasAccessPermissions ( $user, $environment = null, $modify = null ) |
public hasAccessPermissions ( $user, $environment = null, $modify = null ) |
public int $accountId | ||
return | integer |
public string $emails | ||
return | string |
public int $notificationType | ||
return | integer |
public int $recipientType | ||
return | integer |
public string $subjectId | ||
return | string |
public int $subjectType | ||
return | integer |