Skip to main content

FinishMilestone

type FinishMilestone = {
entityId: string;
entityName: string;
entityType: string;
};

Properties

entityId

entityId: string;

entityName

entityName: string;

entityType

entityType: string;