OptionalentitlementsEntitlements this product will give to the user, can be used for subscription and non-consumable products.
Use iapticRN.checkEntitlement("my-entitlement") to check if the user owns any product that provides this entitlement.
Unique identifier of the product
OptionaltokenType of token this product will give to the user for consumable products.
For example: "coin", "gem", "silver", etc.
OptionaltokenAmount of tokens this product will give to the user for consumable products.
Type of the product (subscription, consumable, or non-consumable)
Interface defining an in-app purchase product