RecurringPaymentRequest

RecurringPaymentRequest class

Clase de solicitud de pago recurrente.

public class RecurringPaymentRequest : AbstractRecurringPaymentRequest

Constructores

NombreDescripción
RecurringPaymentRequest()Inicializa una nueva instancia deRecurringPaymentRequest clase.

Propiedades

NombreDescripción
FinalAmount { get; set; }Obtiene o establece el monto del pago final.
InitialAmount { get; set; }Obtiene o establece el monto del pago inicial.
PaymentInfo { get; set; }Obtiene o establece elPaymentInfo .
RecurringInstructions { get; set; }Obtiene o establece elRecurringInstructions .

Ver también