Class ApUserInfo
- Namespace
- AkashicPaySDK.Model
- Assembly
- AkashicPaySDK.dll
public class ApUserInfo
- Inheritance
-
ApUserInfo
- Inherited Members
Properties
Identity
[JsonProperty("identity")]
public string? Identity { get; set; }
Property Value
WalletType
[JsonProperty("walletType")]
public string? WalletType { get; set; }