pub async fn get_accounts(
configuration: &Configuration,
budget_id: &str,
last_knowledge_of_server: Option<i64>,
) -> Result<AccountsResponse, Error<GetAccountsError>>
Expand description
Returns all accounts
pub async fn get_accounts(
configuration: &Configuration,
budget_id: &str,
last_knowledge_of_server: Option<i64>,
) -> Result<AccountsResponse, Error<GetAccountsError>>
Returns all accounts