Event emitted after action execution.
Methods¶
__construct() ¶
CreateOrderEvent.php
:
21
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$createStruct | OrderCreateStruct | - | - |
$orderResult | OrderInterface | - | - |
getCreateStruct() ¶
CreateOrderEvent.php
:
27
|
|
Return values
getOrderResult() ¶
CreateOrderEvent.php
:
32
|
|