ReceiptCard Class

Definition

public class ReceiptCard
type ReceiptCard = class
Public Class ReceiptCard
Inheritance
ReceiptCard

Constructors

ReceiptCard()
ReceiptCard(String, IList<ReceiptItem>, IList<Fact>, CardAction, String, String, String, IList<CardAction>)

Fields

ContentType

Properties

Buttons
Facts
Items
Tap
Tax
Title
Total
Vat

Extension Methods

ToAttachment(ReceiptCard)

Applies to