interface PeriodSwitchObject {
    periodId: string;
}

Properties

Properties

periodId: string