Interface DeleteActionPlanTemplateInput

interface DeleteActionPlanTemplateInput {
    slug: string;
}

Properties

Properties

slug: string