Table of Contents

Class BaseNetworkSymbol

Namespace
AkashicPaySDK.Model
Assembly
AkashicPaySDK.dll
public abstract class BaseNetworkSymbol
Inheritance
BaseNetworkSymbol
Derived
Inherited Members

Constructors

BaseNetworkSymbol(string, string, string)

protected BaseNetworkSymbol(string symbol, string networkSymbolForAc, string networkForAc)

Parameters

symbol string
networkSymbolForAc string
networkForAc string

Properties

NetworkForAc

public string NetworkForAc { get; }

Property Value

string

NetworkSymbolForAc

public string NetworkSymbolForAc { get; }

Property Value

string

Symbol

public string Symbol { get; }

Property Value

string