PaymentProcessingStatus
PaymentProcessingStatus class
The class contains the current processing status for a payment. This class is intended to describe status changes to the associated payment after creation.
public class PaymentProcessingStatus
Constructors
| Name | Description |
|---|---|
| PaymentProcessingStatus() | Initializes a new instance of PaymentProcessingStatus class. |
Properties
| Name | Description |
|---|---|
| PaymentProcessDate { get; set; } | Gets or sets the payment processing date. |
| PaymentProcessStatusCode { get; set; } | Gets or sets the payment processing status code. |
See Also
- namespace Aspose.Finance.Ofx.BillPay
- assembly Aspose.Finance