Class RecurringPaymentModRequest

RecurringPaymentModRequest class

반복 결제 수정 요청 클래스.

public class RecurringPaymentModRequest : AbstractRecurringPaymentRequest

생성자

이름설명
RecurringPaymentModRequest()의 새 인스턴스를 초기화합니다.RecurringPaymentModRequest 클래스.

속성

이름설명
FinalAmount { get; set; }최종 결제 금액을 가져오거나 설정합니다.
InitialAmount { get; set; }초기 결제 금액을 가져오거나 설정합니다.
ModifyPending { get; set; }수정 보류 플래그를 가져오거나 설정합니다. 클라이언트가 이 플래그를 설정하면 서버는 보류 및 향후 지불을 수정해야 합니다.
PaymentInfo { get; set; }가져오거나 설정합니다.PaymentInfo .
RecurringInstructions { get; set; }가져오거나 설정합니다.RecurringInstructions .
ReferenceServerId { get; set; }수정 중인 결제에 대해 서버에서 할당한 ID를 가져오거나 설정합니다.

또한보십시오