메소드 | 설명 | |
---|---|---|
Changes ( |
GET api/Currencies/GetChanges Method returns list of currencies, that were changed.
|
|
Currencies ( |
api/Currencies Method returns list of currencies.
|
|
Currency ( int currencyId ) : Currency |
api/Currencies/{id} Method returns currency by Id.
|
|
CurrencyClient ( ApiContext apiContext ) : System |
public Changes ( |
||
filter | ||
리턴 | RowsResultWrapper |
public Currencies ( |
||
paging | ||
리턴 | RowsResultWrapper |
public CurrencyClient ( ApiContext apiContext ) : System | ||
apiContext | ApiContext | |
리턴 | System |