Function netlify_rust::apis::account_membership_api::get_account [−][src]
pub async fn get_account(
configuration: &Configuration,
account_id: &str
) -> Result<Vec<AccountMembership>, Error<GetAccountError>>