RecurringPaymentModResponse
Contenuti
[
Nascondere
]RecurringPaymentModResponse class
Classe di risposta alla modifica del pagamento ricorrente.
public class RecurringPaymentModResponse : AbstractRecurringPaymentResponse
Costruttori
| Nome | Descrizione |
|---|---|
| RecurringPaymentModResponse() | Inizializza una nuova istanza diRecurringPaymentModResponse classe. |
Proprietà
| Nome | Descrizione |
|---|---|
| FinalAmount { get; set; } | Ottiene o imposta l’importo del pagamento finale. |
| InitialAmount { get; set; } | Ottiene o imposta l’importo del pagamento iniziale. |
| ModifyPending { get; set; } | True se il client ha richiesto al server di modificare i pagamenti in sospeso e futuri. Falso se il client non ha richiesto al server di modificare i pagamenti in sospeso e futuri. |
| PaymentInfo { get; set; } | Ottiene o imposta ilPaymentInfo . |
| RecurringInstructions { get; set; } | Ottiene o imposta ilRecurringInstructions . |
| RecurringServerId { get; set; } | Ottiene o imposta l’ID assegnato dal server per questa transazione. |
Guarda anche
- class AbstractRecurringPaymentResponse
- spazio dei nomi Aspose.Finance.Ofx.BillPay
- assemblea Aspose.Finance