GSBaseEntity: {
    id: number;
    name: string;
}

Type declaration

  • id: number

    Entity's GS internal ID number

  • name: string

    Entity's name