ManualOrderUploadJobParameter
in package
implements
IJobParameter
Table of Contents
Interfaces
Properties
- $batchId : int
Methods
- getBatchId() : int
- Get $batchId
- jsonSerialize() : array<string|int, mixed>
- setBatchId() : self
- Set $batchId
Properties
$batchId
private
int
$batchId
Methods
getBatchId()
Get $batchId
public
getBatchId() : int
Return values
intjsonSerialize()
public
jsonSerialize() : array<string|int, mixed>
Return values
array<string|int, mixed>setBatchId()
Set $batchId
public
setBatchId(int $batchId) : self
Parameters
- $batchId : int
-
$batchId