Namespace anybill.POS.Client.Models.Receipt.Response
Classes
- IVendorReceiptResponse
Response object after creating a vendor receipt.
Interfaces
- ICancelReceiptResponse
Response object after cancel a receipt.
- IExternalIdResponse
Response after a new receipt was matched via an external id.
- ILoyaltyCardResponse
Response after a new receipt was matched via a loyalty card.
- IMatchedReceiptResponse
Response object if successfully added receipt could be matched to a bank card. Type will be 'bankCard'.
- IPrintedReceiptResponse
Response object after printed a receipt.
- IReceiptResponse
Response object after successfully adding a new receipt
- IRegisterBillIdUrlResponse
Default response after registering a new receipt id.
- IRegisterReceiptIdExternalIdResponse
Response if the registered receipt id could be matched to a user via an external id.
- IRegisterReceiptIdResponse
Response object after registering a new receipt id.
- IUrlReceiptResponse
Response after successfully adding a new anonymous receipt.
- IUserIdResponse
Response if a new receipt was matched to a user.