Class RecurringPaymentModResponse
내용물
[
숨다
]RecurringPaymentModResponse class
반복 결제 수정 응답 클래스.
public class RecurringPaymentModResponse : AbstractRecurringPaymentResponse
생성자
이름 | 설명 |
---|---|
RecurringPaymentModResponse() | 의 새 인스턴스를 초기화합니다.RecurringPaymentModResponse 클래스. |
속성
이름 | 설명 |
---|---|
FinalAmount { get; set; } | 최종 결제 금액을 가져오거나 설정합니다. |
InitialAmount { get; set; } | 초기 결제 금액을 가져오거나 설정합니다. |
ModifyPending { get; set; } | 클라이언트가 서버가 보류 중인 지불 및 향후 지불을 수정하도록 요청한 경우 True입니다. 클라이언트가 서버가 보류 및 향후 지불을 수정하도록 요청하지 않은 경우 False입니다. |
PaymentInfo { get; set; } | 가져오거나 설정합니다.PaymentInfo . |
RecurringInstructions { get; set; } | 가져오거나 설정합니다.RecurringInstructions . |
RecurringServerId { get; set; } | 이 트랜잭션에 대한 서버 할당 ID를 가져오거나 설정합니다. |