static TotalFilter |
TotalFilter.fromJson(String jsonString) |
Create an instance of TotalFilter given an JSON string
|
TotalFilter |
GetTotalsRequest.getTotalFilter() |
Get totalFilter
|
TotalFilter |
TotalFilter.includeNullValues(boolean includeNullValues) |
Configures whether null values are explicitly serialized in the JSON payload.
|
TotalFilter |
TotalFilter.operatorID(String operatorID) |
Identification of the Cashier or Operator.
|
TotalFilter |
TotalFilter.POIID(String POIID) |
Identification of a POI System or a POI Terminal for the Sale to POI protocol.
|
TotalFilter |
TotalFilter.saleID(String saleID) |
Identification of a Sale System or a Sale Terminal for the Sale to POI protocol.
|
TotalFilter |
TotalFilter.shiftNumber(String shiftNumber) |
Shift number.
|
TotalFilter |
TotalFilter.totalsGroupID(String totalsGroupID) |
Sent if totals in the response have to be computed only for this particular value of
TotalsGroupID.
|