Integration App React - v2.21.0
    Preparing search index...

    Interface ValueSpecType

    interface ValueSpecType {
        type: ValueType;
        allowCustom?: boolean;
    }
    Index

    Properties

    Properties

    type: ValueType
    allowCustom?: boolean