| Name | Type | Description | Notes |
|---|---|---|---|
| PromotionId | int? | Promotion Id | [optional] |
| Name | string | The name of the promotion | [optional] |
| PromotionAwards | List<PromotionAward> | The items that this promotion will award | [optional] |
| Name | Type | Description | Notes |
|---|---|---|---|
| PromotionId | int? | Promotion Id | [optional] |
| Name | string | The name of the promotion | [optional] |
| PromotionAwards | List<PromotionAward> | The items that this promotion will award | [optional] |