AboutSupportDeveloper GuideVersion 41.129.83.2
interface EntityInfo {
    entityType: EntityType;
    name: string;
    uuid: string;
}

Properties

Properties

entityType: EntityType
name: string
uuid: string