Module accounts_api

Source

Enums§

CreateAccountError
struct for typed errors of method create_account
GetAccountByIdError
struct for typed errors of method get_account_by_id
GetAccountsError
struct for typed errors of method get_accounts

Functions§

create_account
Creates a new account
get_account_by_id
Returns a single account
get_accounts
Returns all accounts