pub async fn create_account(
configuration: &Configuration,
friendly_name: Option<&str>,
) -> Result<ApiPeriodV2010PeriodAccount, Error<CreateAccountError>>
Expand description
Create a new Twilio Subaccount from the account making the request