class BatchStamp implements StampInterface (View source)

Properties

protected string $batchId

Methods

__construct(string $batchId = null)

No description

string
getBatchId()

No description

void
setBatchId(string $batchId)

No description

Details

__construct(string $batchId = null)

No description

Parameters

string $batchId

string getBatchId()

No description

Return Value

string

void setBatchId(string $batchId)

No description

Parameters

string $batchId

Return Value

void