The Google Play Store back end has a call to retrieve all products for an app.
https://developers.google.com/android-publisher/api-ref/rest/v3/inappproducts/list
Is there a way to do this from my Kotlin client on the phone using BillingClient or something similar?