@acceleratxr/core_sdk / ProductLicense
Enumeration: ProductLicense#
The length of time that the product license is good for.
Index#
Enumeration members#
Enumeration members#
ANNUAL#
• ANNUAL: = “ANNUAL”
Defined in src/models/Product.ts:11
MONTH#
• MONTH: = “MONTH”
Defined in src/models/Product.ts:12
PERPETUAL#
• PERPETUAL: = “PERPETUAL”
Defined in src/models/Product.ts:13