Function list_account

Source
pub async fn list_account(
    configuration: &Configuration,
    params: ListAccountParams,
) -> Result<ListAccountResponse, Error<ListAccountError>>
Expand description

Retrieves a collection of Accounts belonging to the account used to make the request