RecurringPaymentResponse
Contents
[
Hide
]RecurringPaymentResponse class
Recurring payment response class.
public class RecurringPaymentResponse : AbstractRecurringPaymentResponse
Constructors
Name | Description |
---|---|
RecurringPaymentResponse() | Initializes a new instance of RecurringPaymentResponse class. |
Properties
Name | Description |
---|---|
Currency { get; set; } | Gets or sets the default currency for the Recurring Payment Response. |
ExtendedPayee { get; set; } | Gets or sets the ExtendedPayee . |
FinalAmount { get; set; } | Gets or sets the amount of the final payment. |
InitialAmount { get; set; } | Gets or sets the amount of the initial payment. |
PayeeListId { get; set; } | Gets or sets the server assigned record ID for this payee record. |
PaymentInfo { get; set; } | Gets or sets the PaymentInfo . |
RecurringInstructions { get; set; } | Gets or sets the RecurringInstructions . |
RecurringServerId { get; set; } | Gets or sets the server-assigned ID for this transaction. |
See Also
- class AbstractRecurringPaymentResponse
- namespace Aspose.Finance.Ofx.BillPay
- assembly Aspose.Finance