你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PaymentProperties 类

定义

付款的属性。

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

构造函数

PaymentProperties()

初始化 PaymentProperties 类的新实例。

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

初始化 PaymentProperties 类的新实例。

属性

Amount

获取付费金额。

Date

获取付款的日期。

PaymentMethodFamily

获取或设置付款方式系列。 可能的值包括:“Credits”、“CheckWire”、“CreditCard”、“None”

PaymentMethodType

获取付款方式的类型。

PaymentType

获取付款类型。

适用于