Documentation

ExecutionFile
in package

Representation of a workflow execution's file data.

Table of Contents

Properties

$alias  : string|null
$name  : string|null

Methods

__construct()  : mixed

Properties

$alias

public string|null $alias

Optional alias for the file

Methods

__construct()

public __construct(array<string|int, mixed> $rawResponse) : mixed
Parameters
$rawResponse : array<string|int, mixed>

Raw HTTP response.


        
On this page

Search results