Partial_TillState
Partial_TillState
- Full name:
\Onslip360\API\Partial_TillState
- Parent class:
\Onslip360\Onslip360Object
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:
Parameter | Type | Description |
---|---|---|
$batchIsOpen | bool|null | |
$currentBatchId | int|null | |
$deleted | string|null|\Onslip360\Nil | |
$grandTotalAmount | \Onslip360\API\Partial_Summary|null | |
$grandTotalReturns | \Onslip360\API\Partial_Summary|null | |
$grandTotalSales | \Onslip360\API\Partial_Summary|null | |
$labels | int[]|null|\Onslip360\Nil | |
$normalReceiptCounter | int|null | |
$profoReceiptCounter | int|null | |
$tags | string[]|null|\Onslip360\Nil | |
$trainingReceiptCounter | int|null | |
$xReportCounter | int|null | |
$zReportCounter | int|null | |
$zReportPending | bool|null|\Onslip360\Nil |
Inherited methods
getExtended
public getExtended(string $name): string|null|\Onslip360\Nil
Parameters:
Parameter | Type | Description |
---|---|---|
$name | string |
setExtended
public setExtended(string $name, string|null|\Onslip360\Nil $value): static
Parameters:
Parameter | Type | Description |
---|---|---|
$name | string | |
$value | string|null|\Onslip360\Nil |
fromJson
public static fromJson(string|array|\JsonSerializable|\stdClass $json): static
- This method is static.
Parameters:
Parameter | Type | Description |
---|---|---|
$json | string|array|\JsonSerializable|\stdClass |
fromJsonArray
public static fromJsonArray(string[]|array[]|\JsonSerializable[]|\stdClass[] $json): static[]
- This method is static.
Parameters:
Parameter | Type | Description |
---|---|---|
$json | string[]|array[]|\JsonSerializable[]|\stdClass[] |
jsonSerialize
public jsonSerialize(): array|object
Automatically generated on 2024-11-05