Remove objectMetadata isSoftDeletable
This commit is contained in:
@ -20,5 +20,4 @@ export interface ObjectMetadataInterface {
|
||||
isAuditLogged: boolean;
|
||||
labelIdentifierFieldMetadataId?: string | null;
|
||||
imageIdentifierFieldMetadataId?: string | null;
|
||||
isSoftDeletable?: boolean | null;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user