Skip to main content

Partial_TillState


Partial_TillState

Properties

batchIsOpen

public bool|null $batchIsOpen

currentBatchId

public int|null $currentBatchId

deleted

public string|null|\Onslip360\Nil $deleted

grandTotalAmount

public \Onslip360\API\Partial_Summary|null $grandTotalAmount

grandTotalReturns

public \Onslip360\API\Partial_Summary|null $grandTotalReturns

grandTotalSales

public \Onslip360\API\Partial_Summary|null $grandTotalSales

labels

public array|null|\Onslip360\Nil $labels

normalReceiptCounter

public int|null $normalReceiptCounter

profoReceiptCounter

public int|null $profoReceiptCounter

tags

public array|null|\Onslip360\Nil $tags

trainingReceiptCounter

public int|null $trainingReceiptCounter

xReportCounter

public int|null $xReportCounter

zReportCounter

public int|null $zReportCounter

zReportPending

public bool|null|\Onslip360\Nil $zReportPending

Methods

__construct

public __construct(bool|null $batchIsOpen = null, int|null $currentBatchId = null, string|null|\Onslip360\Nil $deleted = null, \Onslip360\API\Partial_Summary|null $grandTotalAmount = null, \Onslip360\API\Partial_Summary|null $grandTotalReturns = null, \Onslip360\API\Partial_Summary|null $grandTotalSales = null, int[]|null|\Onslip360\Nil $labels = null, int|null $normalReceiptCounter = null, int|null $profoReceiptCounter = null, string[]|null|\Onslip360\Nil $tags = null, int|null $trainingReceiptCounter = null, int|null $xReportCounter = null, int|null $zReportCounter = null, bool|null|\Onslip360\Nil $zReportPending = null): mixed

Parameters:

ParameterTypeDescription
$batchIsOpenbool|null
$currentBatchIdint|null
$deletedstring|null|\Onslip360\Nil
$grandTotalAmount\Onslip360\API\Partial_Summary|null
$grandTotalReturns\Onslip360\API\Partial_Summary|null
$grandTotalSales\Onslip360\API\Partial_Summary|null
$labelsint[]|null|\Onslip360\Nil
$normalReceiptCounterint|null
$profoReceiptCounterint|null
$tagsstring[]|null|\Onslip360\Nil
$trainingReceiptCounterint|null
$xReportCounterint|null
$zReportCounterint|null
$zReportPendingbool|null|\Onslip360\Nil

Inherited methods

getExtended

public getExtended(string $name): string|null|\Onslip360\Nil

Parameters:

ParameterTypeDescription
$namestring

setExtended

public setExtended(string $name, string|null|\Onslip360\Nil $value): static

Parameters:

ParameterTypeDescription
$namestring
$valuestring|null|\Onslip360\Nil

fromJson

public static fromJson(string|array|\JsonSerializable|\stdClass $json): static
  • This method is static.

Parameters:

ParameterTypeDescription
$jsonstring|array|\JsonSerializable|\stdClass

fromJsonArray

public static fromJsonArray(string[]|array[]|\JsonSerializable[]|\stdClass[] $json): static[]
  • This method is static.

Parameters:

ParameterTypeDescription
$jsonstring[]|array[]|\JsonSerializable[]|\stdClass[]

jsonSerialize

public jsonSerialize(): array|object


Automatically generated on 2024-11-05