Entity

    Interface TableFieldSingleValueEqualityCondition

    interface TableFieldSingleValueEqualityCondition {
        tableField: string;
        tableValue: any;
    }
    Index

    Properties

    tableField: string
    tableValue: any
    MMNEPVFCICPMFPCPTTAAATR