We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbae4bc commit 3b94805Copy full SHA for 3b94805
src/entities/Product.ts
@@ -32,7 +32,7 @@ import serialize from '@/utils/serialize';
32
* @property string name
33
*
34
* Product version. Convenience parameter, additional to the product name.
35
- * @property float version
+ * @property string version
36
37
* If set to 'true', non-existing licensees will be created at first validation attempt.
38
* @property boolean licenseeAutoCreate
0 commit comments