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

# CouponGrantedInventoryItem

> Tipo de datos CouponGrantedInventoryItem.

## Propiedades

| Nombre                | Tipo                       | Descripción                                                          |
| :-------------------- | :------------------------- | :------------------------------------------------------------------- |
| CouponCode            | String                     | Código de cupón que canjeó el jugador.                               |
| GrantedInventoryItems | CouponGrantedInventoryItem | Artículos agregados al inventario del jugador al canjear el cupón.   |
| TitleId               | String                     | El identificador del título al que se aplica este evento de jugador. |


## Related topics

- [player_redeemed_coupon](/es/services/playfab/api-references/events/Player/player-redeemed-coupon.md)
- [character_inventory_item_added](/es/services/playfab/api-references/events/Character/character-inventory-item-added.md)
- [player_inventory_item_added](/es/services/playfab/api-references/events/Player/player-inventory-item-added.md)
- [PFInventoryInventoryItem](/es/services/playfab/api-references/c/pfinventorytypes/structs/pfinventoryinventoryitem.md)
- [Cupones y promociones en Economy (heredada)](/es/services/playfab/economy-monetization/economy/tutorials/coupons-and-promotions.md)
