ReceiptCard Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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) |