ReceiptCard 類別

定義

ReceiptCard ContentType 值。

public class ReceiptCard
type ReceiptCard = class
Public Class ReceiptCard
繼承
ReceiptCard

建構函式

ReceiptCard()

初始化 ReceiptCard 類別的新執行個體。

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

初始化 ReceiptCard 類別的新執行個體。

欄位

ContentType

ReceiptCard 內容類型值。

屬性

Buttons

取得或設定適用于目前卡片的動作集。

Facts

取得或設定 Fact 物件的陣列。

Items

取得或設定收據專案的陣列。

Tap

取得或設定當使用者點選卡片時,將會啟動此動作。

Tax

取得或設定 (或支付) 的總稅額。

Title

取得或設定卡片的標題。

Total

取得或設定支付 (或要支付的總金額) 。

Vat

取得或設定 (或) 支付加值稅的總金額。

擴充方法

ToAttachment(ReceiptCard)

ReceiptCard 建立新的附件。

適用於