pub async fn update_account(
configuration: &Configuration,
sid: &str,
friendly_name: Option<&str>,
status: Option<&str>,
) -> Result<ApiPeriodV2010PeriodAccount, Error<UpdateAccountError>>
Expand description
Modify the properties of a given Account