pub async fn list( config: &Config, _admin: Option<&str>, contact_type: Option<&str>, format: Option<&str>, opts: ListOptions<'_>, ) -> Result<(), YukiError>