Table of Contents

Class AddReceiptOptions

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

Further information when adding a new receipt.

public class AddReceiptOptions
Inheritance
AddReceiptOptions
Inherited Members

Properties

DisplayTarget

The target output where the returned information will be displayed.

public ReceiptDisplayTarget? DisplayTarget { get; set; }

Property Value

ReceiptDisplayTarget?