ReceiptCard.Total プロパティ

定義

支払われる金額の合計 (または支払い対象) を取得または設定します。

public string Total { get; set; }
member this.Total : string with get, set
Public Property Total As String

プロパティ値

支払われた金額の合計 (または支払われる金額)。

適用対象