Class ApLookForResult
- Namespace
- AkashicPaySDK.Model
- Assembly
- AkashicPaySDK.dll
Represents the result of a look for operation in the Akashic Pay system.
public class ApLookForResult
- Inheritance
-
ApLookForResult
- Inherited Members
Constructors
ApLookForResult()
Initializes a new instance of the ApLookForResult class.
public ApLookForResult()
Methods
ToString()
Returns a string that represents the current object.
public override string ToString()
Returns
- string
A string that represents the current object.