final |
|---|
readonly |
| Methods | ||
|---|---|---|
public
|
__construct(
bool $deletable,
int $maxLevels,
bool $filterSegmentSupported,
bool $typecastSegmentSupported,
array $customHeaders,
array $customQueryOptions,
array $errorResponses,
?array $permissions = null,
?string $description = null,
?string $longDescription = null,
)
|
# |
| Properties | |||
|---|---|---|---|
public
readonly
|
bool
|
$deletable
|
# |
public
readonly
|
int
|
$maxLevels
|
# |
public
readonly
|
bool
|
$filterSegmentSupported
|
# |
public
readonly
|
bool
|
$typecastSegmentSupported
|
# |
public
readonly
|
array
|
$customHeaders
|
# |
public
readonly
|
array
|
$customQueryOptions
|
# |
public
readonly
|
array
|
$errorResponses
|
# |
public
readonly
|
?array
|
$permissions
|
# |
public
readonly
|
?string
|
$description
|
# |
public
readonly
|
?string
|
$longDescription
|
# |