@camunda8/sdk
    Preparing search index...

    Interface IncludeVariable

    interface IncludeVariable {
        alwaysReturnFullValue?: boolean;
        name: string;
    }
    Index

    Properties

    alwaysReturnFullValue?: boolean
    name: string