PaymentProperties 類別

定義

付款的屬性。

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

建構函式

PaymentProperties()

初始化 PaymentProperties 類別的新實例。

PaymentProperties(String, Amount, Nullable<DateTime>, String, String)

初始化 PaymentProperties 類別的新實例。

屬性

Amount

取得付費金額。

Date

取得付款的日期。

PaymentMethodFamily

取得或設定付款條件系列。 可能的值包括:'Credit'、'CheckWire'、'CreditCard'、'None'

PaymentMethodType

取得付款條件的類型。

PaymentType

取得付款的類型。

適用於