메소드 | 설명 | |
---|---|---|
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 | |
리턴 |
public ExchangeRateClient ( ApiContext apiContext ) : IdokladSdk.ApiFilters | ||
apiContext | ApiContext | |
리턴 | IdokladSdk.ApiFilters |
public ExchangeRates ( |
||
paging | ||
리턴 | RowsResultWrapper |