SubscriptionProducts

SubscriptionProducts
SubscriptionProducts

Details of products that are available for purchase.

JSON Example
{
    "product": "string",
    "types": [
        "string"
    ]
}
string
product
Optional

The name of the product

array of string
types
Optional

A list of different types/version for the product.

Returned By