RecurringPaymentRequest

RecurringPaymentRequest class

Clase de solicitud de pago recurrente.

public class RecurringPaymentRequest : AbstractRecurringPaymentRequest

Constructores

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

Propiedades

Nombre Descripció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