Table of Contents

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

string

WalletType

[JsonProperty("walletType")]
public string? WalletType { get; set; }

Property Value

string