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