PaymentInquiryResponse
PaymentInquiryResponse class
Payment status inquiry response class.
public class PaymentInquiryResponse
Constructors
Name | Description |
---|---|
PaymentInquiryResponse() | Initializes a new instance of PaymentInquiryResponse class. |
Properties
Name | Description |
---|---|
CheckNumber { get; set; } | Gets or sets the check number assigned by the server to this payment. |
PaymentProcessingStatus { get; set; } | Gets or sets the PaymentProcessingStatus . |
ServerId { get; set; } | Gets or sets the ID assigned by the server to the payment being queried. |
See Also
- namespace Aspose.Finance.Ofx.BillPay
- assembly Aspose.Finance