|
| | __construct (mixed $respCode) |
| |
| | getCode () |
| | Get the response code value.
|
| |
| | getMessage () |
| | Get the response message associated with the code.
|
| |
| | getUUID () |
| | Get the UUID associated with the response code.
|
| |
◆ __construct()
| __construct |
( |
mixed |
$respCode | ) |
|
◆ getCode()
Get the response code value.
- Returns
- mixed The response code value.
◆ getMessage()
Get the response message associated with the code.
- Returns
- string|null The response message or null if not found.
◆ getUUID()
Get the UUID associated with the response code.
- Returns
- string|null The UUID or null if not found.
The documentation for this class was generated from the following file: