Scripting Object APItype-aliasesEntityOptionsOn this pageEntityOptions type EntityOptions = { entityId: string; entityType: string;}; entity options (used by EPC) Properties entityId entityId: string; id of the entity entityType entityType: string; type of the entity