Scripting Object APItype-aliasesFormOn this pageForm type Form = { entityId: string; entityName: string; entityType: string;}; Properties entityId entityId: string; entityName entityName: string; entityType entityType: string;