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