Type Alias ObjectFieldType
ObjectFieldType:
| "AutoNumber"
| "Lookup"
| "MasterDetail"
| "Checkbox"
| "Currency"
| "Date"
| "DateTime"
| "Email"
| "Number"
| "Percent"
| "Phone"
| "Picklist"
| "MultiselectPicklist"
| "Text"
| "TextArea"
| "LongTextArea"
| "Html"
| "Url"
| "EncryptedText"
| "Summary"
| "Hierarchy"
| "File"
| "MetadataRelationship"
| "Location"
| "ExternalLookup"
| "IndirectLookup"
| "CustomDataType"
| "Time"
| "Address"