Type Alias FormElementLookupStaticDataRecordUndefined

FormElementLookupStaticDataRecordUndefined: FormElementLookupStaticDataRecordBase & {
    inputType: "UNDEFINED";
}