PaymentModResponse
PaymentModResponse class
Payment modification response class.
public class PaymentModResponse : AbstractPaymentResponse
Constructors
Name | Description |
---|---|
PaymentModResponse() | Initializes a new instance of PaymentModResponse class. |
Properties
Name | Description |
---|---|
PaymentInfo { get; set; } | Gets or sets the PaymentInfo . |
PaymentProcessingStatus { get; set; } | Gets or sets the PaymentProcessingStatus . |
ServerId { get; set; } | Gets or sets the ID assigned by the server to the payment. |
See Also
- class AbstractPaymentResponse
- namespace Aspose.Finance.Ofx.BillPay
- assembly Aspose.Finance