Table of Contents

Class ReceiptTransactionType

Namespace
anybill.POS.Client.Models.Receipt.Misc.Extension
Assembly
anybill.POS.Client.Abstractions.dll

Type of the receipt transaction default should be PurchaseReceipt

public class ReceiptTransactionType
Inheritance
ReceiptTransactionType
Inherited Members

Properties

Type

Type of the receipt transaction default = PurchaseReceipt

public ReceiptTransactionTypeType Type { get; set; }

Property Value

ReceiptTransactionTypeType

Value

Optional value which will be displayed on the PDF.

public string Value { get; set; }

Property Value

string