EPG PHP SDK
Loading...
Searching...
No Matches
WorkFlowResponse Class Reference

Public Member Functions

 __construct (?object $worflowResponse)
 
 setId (mixed $var)
 
 setName (?string $var)
 
 setVersion (?int $var)
 
 getId ()
 Get the ID of the workflow response.
 
 getName ()
 Get the version of the workflow response.
 
 getVersion ()
 Get the version of the workflow response.
 

Constructor & Destructor Documentation

◆ __construct()

__construct ( ?object  $worflowResponse)

Member Function Documentation

◆ getId()

getId ( )

Get the ID of the workflow response.

Returns
mixed The ID or null if not found.

◆ getName()

getName ( )

Get the version of the workflow response.

Returns
null|string The version or null if not found.

◆ getVersion()

getVersion ( )

Get the version of the workflow response.

Returns
int|null The version or null if not found.

◆ setId()

setId ( mixed  $var)

◆ setName()

setName ( ?string  $var)

◆ setVersion()

setVersion ( ?int  $var)

The documentation for this class was generated from the following file: