Method | Description | |
---|---|---|
ExchangeRate ( int exchangeRateId ) : |
GET api/ExchangeRates/{id} Method returns exchange rate by Id.
|
|
ExchangeRateClient ( ApiContext apiContext ) : IdokladSdk.ApiFilters | ||
ExchangeRates ( |
GET api/ExchangeRates Method returns list of exchange rates.
|
public ExchangeRate ( int exchangeRateId ) : |
||
exchangeRateId | int | |
return |
public ExchangeRateClient ( ApiContext apiContext ) : IdokladSdk.ApiFilters | ||
apiContext | ApiContext | |
return | IdokladSdk.ApiFilters |
public ExchangeRates ( |
||
paging | ||
return | RowsResultWrapper |