# Brands

> For the complete machine-readable documentation index, see [llms.txt](https://apidocs.chargebee.com/llms.txt).


The brand to which this offer belongs, including its unique id and human-readable name

## Brands attributes

## Input Parameters

- `id` (required, string, max chars=50)
  The ID of the brand to which these offers belong.

- `name` (required, string, max chars=150)
  The name of the brand to which these offers belong.

