Class RecurringPaymentResponse

RecurringPaymentResponse class

定期支払い応答クラス.

public class RecurringPaymentResponse : AbstractRecurringPaymentResponse

コンストラクター

名前 説明
RecurringPaymentResponse() の新しいインスタンスを初期化しますRecurringPaymentResponseclass.

プロパティ

名前 説明
Currency { get; set; } 定期支払い応答の既定の通貨を取得または設定します。
ExtendedPayee { get; set; } を取得または設定しますExtendedPayee.
FinalAmount { get; set; } 最終支払い額を取得または設定します。
InitialAmount { get; set; } 初回支払い額を取得または設定します。
PayeeListId { get; set; } この受取人レコードのサーバー割り当てレコード ID を取得または設定します。
PaymentInfo { get; set; } を取得または設定しますPaymentInfo.
RecurringInstructions { get; set; } を取得または設定しますRecurringInstructions.
RecurringServerId { get; set; } このトランザクションのサーバー割り当て ID を取得または設定します。

関連項目