public abstract class ProductAndKeyModel
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.lang.String |
Key
The license key string.
|
int |
ProductId
The product id.
|
Constructor and Description |
---|
ProductAndKeyModel() |