I’m in the process of writing React-Native components that should display the details of a package. For this reason I am interested in knowing which fields are available on a Package object when received via an offering - so that I can model my data correctly.
I have looked through the documentation and searched through community posts, but have not found what I’m looking for.
Is it not available or have I just not succeeded in searching properly?
I think all developers working with RevenueCat would benefit from having some kind of documentation for the shape of packages, offerings, and entitlements - so that we can code without actually accessing these data points in our projects.