AccountsInterface
Props
getAccountInfo
getAccountInfo: (request: GetAccountInfoRequest) => Promise<GetAccountInfoResponse>
Gets the account's info such as account_id, account_name, account_email etc.
getCurrencyRate
getCurrencyRate: (request: GetCurrencyRateRequest) => Promise<GetCurrencyRateResponse>
Gets the exchange rate on selected date (per USD).