Skip to main content

renew_tenant

Function renew_tenant 

Source
pub async fn renew_tenant<'a>(
    state: App,
    account: &'a Account,
    id_tag: &'a str,
    tn_id: u32,
    app_domain: Option<&'a str>,
) -> ClResult<()>