Class RecurringPaymentResponse
내용물
[
숨다
]RecurringPaymentResponse class
반복 결제 응답 클래스.
public class RecurringPaymentResponse : AbstractRecurringPaymentResponse
생성자
| 이름 | 설명 |
|---|---|
| RecurringPaymentResponse() | 의 새 인스턴스를 초기화합니다.RecurringPaymentResponse 클래스. |
속성
| 이름 | 설명 |
|---|---|
| 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를 가져오거나 설정합니다. |