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