PaymentInquiryResponse class

PaymentInquiryResponse class

Payment status inquiry response class.

The PaymentInquiryResponse type exposes the following members:

Constructors

ConstructorDescription
PaymentInquiryResponse()Initializes a new instance of PaymentInquiryResponse class.

Properties

PropertyDescription
server_idGets or sets the ID assigned by the server to the payment being queried.
payment_processing_statusGets or sets the PaymentInquiryResponse.payment_processing_status.
check_numberGets or sets the check number assigned by the server to this payment.

See Also