PaymentInquiryResponse class

PaymentInquiryResponse class

Payment status inquiry response class.

The PaymentInquiryResponse type exposes the following members:

Constructors

Constructor Description
PaymentInquiryResponse() Initializes a new instance of PaymentInquiryResponse class.

Properties

Property Description
server_id Gets or sets the ID assigned by the server to the payment being queried.
payment_processing_status Gets or sets the PaymentInquiryResponse.payment_processing_status.
check_number Gets or sets the check number assigned by the server to this payment.

See Also