RollBackMovementStatusCorrectionJobParameter
implements
JsonSerializable
Table of Contents
Interfaces
- JsonSerializable
Properties
-
$correction
: mixed
-
$countryId
: mixed
Methods
-
__construct()
: mixed
-
getCorrection()
: mixed
-
getCountryId()
: mixed
-
jsonSerialize()
: mixed
$correction
private
mixed
$correction
$countryId
private
mixed
$countryId
__construct()
public
__construct(string $correction, int $countryId) : mixed
Parameters
-
$correction
: string
-
-
$countryId
: int
-
getCorrection()
public
getCorrection() : mixed
getCountryId()
public
getCountryId() : mixed
jsonSerialize()
public
jsonSerialize() : mixed