Variable ICalAlarmRelatesToConst

ICalAlarmRelatesTo: {
    end: "END";
    start: "START";
} = ...

Type declaration

  • Readonly end: "END"
  • Readonly start: "START"

Generated using TypeDoc