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

Properties

Properties

entityType: EntityType
name: string
uuid: string