Type alias FileTypeDispositionAssignmentBean

FileTypeDispositionAssignmentBean: {
    behavior: string;
    fileType: string;
    securityRiskFileType: boolean;
}

Type declaration

  • behavior: string
  • fileType: string
  • securityRiskFileType: boolean