pub async fn phone_number_controller_remove(
configuration: &Configuration,
id: &str,
) -> Result<PhoneNumber, Error<PhoneNumberControllerRemoveError>>
pub async fn phone_number_controller_remove(
configuration: &Configuration,
id: &str,
) -> Result<PhoneNumber, Error<PhoneNumberControllerRemoveError>>