interface IStar {
    profile_id: string;
    template_id: string;
}

Properties

profile_id: string
template_id: string