Click or drag to resize
PaymentResultInfo Constructor
Overload List
  NameDescription
Public methodPaymentResultInfo
Creates base PaymentResultInfo object - following fields are created in payment result XML definition, they are not initialized: date, payment method, payment is completed, payment status, transaction id, description.
Public methodPaymentResultInfo(String)
Creates PaymentResultInfo object.
Public methodPaymentResultInfo(SerializationInfo, StreamingContext)
Constructor - Creates a new PaymentResultInfo object from serialized data.
Top
See Also