# CategoryCode — v2.1

Schema definition for CategoryCode in the Beckn Protocol v2.0.1

## Files

| File | Purpose |
|---|---|
| [https://schema.nfh.global/CategoryCode/v2.1/attributes.yaml](https://schema.nfh.global/CategoryCode/v2.1/attributes.yaml) | OpenAPI schema envelope (versioned path) |
| [https://schema.nfh.global/CategoryCode/v2.1/attributes.jsonschema.yaml](https://schema.nfh.global/CategoryCode/v2.1/attributes.jsonschema.yaml) | JSON Schema document (versioned path) |
| [https://schema.nfh.global/CategoryCode/v2.1/context.jsonld](https://schema.nfh.global/CategoryCode/v2.1/context.jsonld) | JSON-LD context (versioned path) |
| [https://schema.nfh.global/CategoryCode/v2.1/vocab.jsonld](https://schema.nfh.global/CategoryCode/v2.1/vocab.jsonld) | RDF vocabulary (versioned path) |

## Properties

| Property | Required | Type | Description |
|---|---|---|---|
| `@context` | no | string | JSON-LD context URI |
| `@type` | yes | string | Context-specific Type of the category code |
| `codeValue` | yes | string | Category code value |
| `description` | no | string | Category description |
| `name` | no | string | Category name |
