PaymentResultInfo Constructor |
Name | Description | |
---|---|---|
PaymentResultInfo |
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.
| |
PaymentResultInfo(String) |
Creates PaymentResultInfo object.
| |
PaymentResultInfo(SerializationInfo, StreamingContext) |
Constructor - Creates a new PaymentResultInfo object from serialized data.
|