QuickBase JS SDK v2 - v2.2.2
    Preparing search index...

    Interface SchemaVariable

    Application variable from GetSchema

    interface SchemaVariable {
        name: string;
        value: string;
    }
    Index

    Properties

    Properties

    name: string

    Variable name

    value: string

    Variable value