cooptypes - v2026.4.27-2
    Preparing search index...

    Interface IComplexDocument2

    interface IComplexDocument2 {
        acts: IComplexAct2[];
        decision: IComplexDecision2;
        links: IGeneratedDocument<any>[];
        statement: IComplexStatement2;
    }
    Index

    Properties

    acts: IComplexAct2[]
    links: IGeneratedDocument<any>[]