Membrane React - v0.2.1
    Preparing search index...

    Interface CaseFormulaValueItem

    interface CaseFormulaValueItem {
        filter?: any;
        value?: any;
    }
    Index

    Properties

    Properties

    filter?: any
    value?: any