Type alias FormElementLookupStaticDataPreFillNumber

FormElementLookupStaticDataPreFillNumber: {
    number: number;
    type: "NUMBER";
} & FormElementLookupStaticDataPreFillBase