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.
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.