Table of Contents

Interface IExternalIdResponse

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

Response after a new receipt was matched via an external id.

public interface IExternalIdResponse : IReceiptResponse
Inherited Members

Properties

IsAssigned

Flag if receipt could be assigned to a user.

bool IsAssigned { get; }

Property Value

bool