public SplitInvoice ( Context context, long invoiceNumber, int numberOfWays ) : Invoice | ||
context | Context | The store id, station id, and cashier id the information should be restricted to. |
invoiceNumber | long | The number of the invoice that should be split |
numberOfWays | int | The number of ways to split the check. E.g. Provide 2 to split the check 2 ways. |
Résultat | Invoice |