Member Junction
    Preparing search index...

    Type Alias EntityFieldExtendedType

    EntityFieldExtendedType:
        | "Code"
        | "Email"
        | "FaceTime"
        | "Geo"
        | "GeoLatitude"
        | "GeoLongitude"
        | "GeoCountry"
        | "GeoStateProvince"
        | "GeoCity"
        | "GeoPostalCode"
        | "GeoAddress"
        | "HTML"
        | "Icon"
        | "Markdown"
        | "MSTeams"
        | "Other"
        | "SIP"
        | "SMS"
        | "Skype"
        | "Tel"
        | "URL"
        | "WhatsApp"
        | "ZoomMtg"

    Valid values for EntityField.ExtendedType. Defines semantic meaning beyond the SQL data type (e.g., a string field that holds an email, URL, or geo address).