Missing Custom JSON Field in PlayerPurchaseVirtualResponse

In the PlayerPurchaseVirtualResponse class, there’s no field for retrieving a custom JSON. Documentation link.

When I call MakeVirtualPurchaseAsync via Cloud Code, I can’t get my custom JSON. I believe this should be added as soon as possible.

I know that custom JSON can be retrieved using EconomyConfiguration.GetPlayerConfigurationAsync, but this isn’t the best solution since I need to make an additional request to Economy.