final | |
|---|---|
readonly | |
implements |
Arrayable<array{ttl?: int}> |
Metadata for augmenting a request with task execution. Include this in the task field of the request parameters.
| Methods | ||
|---|---|---|
public
|
__construct(?int $ttl = null)
|
# |
public
static
|
fromArray(array<string, mixed> $data): static
|
# |
public
|
toArray(): array
|
# |
public
|
jsonSerialize(): array|stdClass
|
# |
| Properties | |||
|---|---|---|---|
public
|
?int
|
$ttl
|
# |