ScenarioFilter
ScenarioFilter.php
:
11
Final
Methods¶
__construct()
¶
ScenarioFilter.php
:
26
|
|
|
Parameters
| Name | Type | Default value | Description |
|---|---|---|---|
| $teamId | int | - | - |
| $organizationId | int | null | - |
| $folderId | int | null | - |
| $customProperties | array<string, string>|null | null | - |
getCustomProperties()
¶
ScenarioFilter.php
:
56
|
|
|
Return values
array<string, string>|null
getFolderId()
¶
ScenarioFilter.php
:
48
|
|
|
Return values
int|null
getOrganizationId()
¶
ScenarioFilter.php
:
43
|
|
|
Return values
int|null
getTeamId()
¶
ScenarioFilter.php
:
38
|
|
|
Return values
int