ReceiptCard 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public class ReceiptCard
type ReceiptCard = class
Public Class ReceiptCard
- 继承
-
ReceiptCard
构造函数
ReceiptCard() | |
ReceiptCard(String, IList<ReceiptItem>, IList<Fact>, CardAction, String, String, String, IList<CardAction>) |
字段
ContentType |
属性
Buttons | |
Facts | |
Items | |
Tap | |
Tax | |
Title | |
Total | |
Vat |
扩展方法
ToAttachment(ReceiptCard) |