|
EPG PHP SDK
|
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 name associated with the workflow response. | |
| getVersion () | |
| Get the version of the workflow response. | |
| __construct | ( | object | $worflowResponse | ) |
| getId | ( | ) |
Get the ID of the workflow response.
| getName | ( | ) |
Get the name associated with the workflow response.
| getVersion | ( | ) |
Get the version of the workflow response.
| setId | ( | mixed | $var | ) |
| setName | ( | ?string | $var | ) |
| setVersion | ( | ?int | $var | ) |