Skip to main content

list

Function list 

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