Class RecurringPaymentRequest
RecurringPaymentRequest class
반복 결제 요청 클래스.
public class RecurringPaymentRequest : AbstractRecurringPaymentRequest
생성자
| 이름 | 설명 |
|---|---|
| RecurringPaymentRequest() | 의 새 인스턴스를 초기화합니다.RecurringPaymentRequest 클래스. |
속성
| 이름 | 설명 |
|---|---|
| FinalAmount { get; set; } | 최종 결제 금액을 가져오거나 설정합니다. |
| InitialAmount { get; set; } | 초기 결제 금액을 가져오거나 설정합니다. |
| PaymentInfo { get; set; } | 가져오거나 설정합니다.PaymentInfo . |
| RecurringInstructions { get; set; } | 가져오거나 설정합니다.RecurringInstructions . |