Skip to main content

EntityOptions

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