Class ApPayoutResult
- Namespace
- AkashicPaySDK.Model
- Assembly
- AkashicPaySDK.dll
public class ApPayoutResult
- Inheritance
-
ApPayoutResult
- Inherited Members
Constructors
ApPayoutResult(string)
public ApPayoutResult(string l2Hash)
Parameters
l2Hash
string
Properties
L2Hash
public string L2Hash { get; set; }