[{"label":"Latest (v1.1)","version":"latest"}]
vmc

SubscriptionProducts

Details of products that are available for purchase.


Properties

string
product Optional

The name of the product


array of string
types Optional

A list of different types/version for the product.

JSON Example

{
	"product": "string",
	"types": [
		"string"
	]
}
[{"label":"Latest (v1.1)","version":"latest"}]
vmc
Returned By

List Products

Feedback

Was this page helpful?