◆ __construct()
| __construct |
( |
?string |
$raw | ) |
|
◆ getMessage()
Get the message associated with the notification.
- Returns
- string|null The message or null if not found.
◆ getOperation()
Get the operation details associated with the notification.
- Returns
- null|Operation The operation details.
◆ getOperationSize()
Get the size of the operation.
- Returns
- int|null The operation size or null if not found.
◆ getOptionalTransactionParams()
| getOptionalTransactionParams |
( |
| ) |
|
Get the optional transaction parameters associated with the notification.
- Returns
- mixed The optional transaction parameters.
◆ getStatus()
Get the status associated with the notification.
- Returns
- string|null The status or null if not found.
◆ getWorkFlowResponse()
Get the workflow response associated with the notification.
- Returns
- mixed The workflow response.
The documentation for this class was generated from the following file: