Table of Contents

Class ApExchangeRatesResult

Namespace
AkashicPaySDK.Model
Assembly
AkashicPaySDK.dll
public class ApExchangeRatesResult
Inheritance
ApExchangeRatesResult
Inherited Members

Constructors

ApExchangeRatesResult(Dictionary<string, string>)

public ApExchangeRatesResult(Dictionary<string, string> exchangeRates)

Parameters

exchangeRates Dictionary<string, string>

Properties

ExchangeRates

public Dictionary<string, string> ExchangeRates { get; set; }

Property Value

Dictionary<string, string>