Namespace anybill.POS.Client.Models.Bill.Response
Interfaces
IBillResponse
Response object after successfully adding a new bill
IExternalIdResponse
Response after a new bill was matched via an external id.
ILoyaltyCardResponse
Response after a new bill was matched via a loyalty card.
IMatchedBillResponse
Response object if successfully added bill could be matched to a bank card. Type will be 'bankCard'.
IRegisterBillIdExternalIdResponse
Response if the registered bill id could be matched to a user via an external id.
IRegisterBillIdResponse
Response object after registering a new bill id.
IRegisterBillIdUrlResponse
Default response after registering a new bill id.
IUrlBillResponse
Response after successfully adding a new anonymous bill.
IUserIdResponse
Response if a new bill was matched to a user.