Table of Contents

Class CancelReceiptResponse

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

Supports all classes in the .NET class hierarchy and provides low-level services to derived classes. This is the ultimate base class of all .NET classes; it is the root of the type hierarchy.

public class CancelReceiptResponse : ICancelReceiptResponse
Inheritance
CancelReceiptResponse
Implements
Inherited Members

Properties

IsSuccess

Flag if receipt could cancel successfully

public bool IsSuccess { get; set; }

Property Value

bool