> ## Documentation Index
> Fetch the complete documentation index at: https://docs.fluz.app/llms.txt
> Use this file to discover all available pages before exploring further.

# BusinessSubCategory

> BusinessSubCategory represents a sub-category within a business category.

**Object**

BusinessSubCategory represents a sub-category within a business category.

## Fields

<ResponseField name="businessSubCategoryId" type="UUID!">
  Unique identifier for the business sub-category.
</ResponseField>

<ResponseField name="subCategoryName" type="String!">
  Name of the sub-category.
</ResponseField>
