Skip to content

Wrong type for items granted on player_redeemed_coupon #368

@tc-attilio

Description

@tc-attilio

Hi,

In player_redeemed_coupon, the items granted are contained in a property GrantedInventoryItems of type CouponGrantedInventoryItem. This in turn contains a property which I suppose should contain the list of items granted, but it's also of type CouponGrantedInventoryItem. I would expect a list of item instances, or a single instance since coupons do not support multiple grants.

Could you please double check and update the docs?

Thanks!


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

Metadata

Metadata

Labels

Health TriagedTriaged within product health

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions