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