interface MarqueDisplay {
    duration: string;
    operatorComment: OperatorComment;
}

Properties

duration: string
operatorComment: OperatorComment