# CPC

The `CPC`object represents a rule of a program.

### List of Fields

| Field            | Type   | Description                                |
| ---------------- | ------ | ------------------------------------------ |
| `name`           | String | Name of the rule                           |
| `benefits`       | String | Benefits of the rule                       |
| `description`    | String | Description of the rule                    |
| `simpleExamples` | String | List of food examples targeted by the rule |
