Table of Contents

Interface ILoyaltyCardResponse

Namespace
anybill.POS.Client.Models.Receipt.Response
Assembly
anybill.POS.Client.Abstractions.dll

Response after a new receipt was matched via a loyalty card.

public interface ILoyaltyCardResponse : IReceiptResponse
Inherited Members

Properties

IsAssigned

Flag if receipt could be assigned to a user.

bool IsAssigned { get; }

Property Value

bool