RecurringPaymentResponse
Contenido
[
Ocultar
]RecurringPaymentResponse class
Clase de respuesta de pago recurrente.
public class RecurringPaymentResponse : AbstractRecurringPaymentResponse
Constructores
| Nombre | Descripción |
|---|---|
| RecurringPaymentResponse() | Inicializa una nueva instancia deRecurringPaymentResponse clase. |
Propiedades
| Nombre | Descripción |
|---|---|
| Currency { get; set; } | Obtiene o establece la moneda predeterminada para la respuesta de pago recurrente. |
| ExtendedPayee { get; set; } | Obtiene o establece elExtendedPayee . |
| FinalAmount { get; set; } | Obtiene o establece el monto del pago final. |
| InitialAmount { get; set; } | Obtiene o establece el monto del pago inicial. |
| PayeeListId { get; set; } | Obtiene o establece el ID de registro asignado por el servidor para este registro de beneficiario. |
| PaymentInfo { get; set; } | Obtiene o establece elPaymentInfo . |
| RecurringInstructions { get; set; } | Obtiene o establece elRecurringInstructions . |
| RecurringServerId { get; set; } | Obtiene o establece el ID asignado por el servidor para esta transacción. |
Ver también
- class AbstractRecurringPaymentResponse
- espacio de nombres Aspose.Finance.Ofx.BillPay
- asamblea Aspose.Finance