itd-api / createAccounts
Function: createAccounts()
ts
function createAccounts(options?): ItdAccounts;Defined in: accounts.ts:583
Создаёт контейнер аккаунтов.
То же, что new ItdAccounts(options), — для тех, кому привычнее фабрика.
Parameters
options?
ItdAccountsOptions = {}