ExecutionFile
in package
Representation of a workflow execution's file data.
Table of Contents
Properties
Methods
- __construct() : mixed
Properties
$alias
public
string|null
$alias
Optional alias for the file
$name
public
string|null
$name
File name.
Methods
__construct()
public
__construct(array<string|int, mixed> $rawResponse) : mixed
Parameters
- $rawResponse : array<string|int, mixed>
-
Raw HTTP response.