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

Properties

Properties

entityType: EntityType
name: string
uuid: string