vlocode-project - v1.40.0-beta-4
    Preparing search index...

    Type Alias SObjectFieldType

    SObjectFieldType:
        | "string"
        | "boolean"
        | "int"
        | "double"
        | "date"
        | "datetime"
        | "base64"
        | "id"
        | "reference"
        | "currency"
        | "textarea"
        | "percent"
        | "phone"
        | "url"
        | "email"
        | "combobox"
        | "picklist"
        | "multipicklist"
        | "location"
        | "time"
        | "encryptedstring"
        | "address"
        | "complexvalue"
        | "anyType"