UseCountListRequest: {
    neg?: boolean;
    tagNames: string[];
    tagTypes: number[];
}

Type declaration

  • Optional neg?: boolean
  • tagNames: string[]
  • tagTypes: number[]