RegulatedInformationFieldFieldTypeEnum: {
    FileAttachment: "FileAttachment";
    Text: "Text";
} = ...

Type declaration

  • Readonly FileAttachment: "FileAttachment"
  • Readonly Text: "Text"