Interface GetActionPlanTemplateInput

interface GetActionPlanTemplateInput {
    slug: string;
}

Properties

Properties

slug: string