ResponseResult

Implements \Shopware\Plugins\ViisonPickwareERP\Components\RestApi\Idempotency\AtomicPhaseResult

package

Default

Methods

__construct

__construct(integer $status, array $data) 

Arguments

$status

integer

$data

array

Called after successfully executing the atomic phase, which returned this instance.

finalize(\Shopware\CustomModels\ViisonPickwareERP\RestApi\RestApiIdempotentOperation $idempotentOperation)