Interface ILicense
Package: @aurigma/design-atoms
Properties
expirationDate
Declaration
expirationDate: Date;
Property Value
| Type | Description |
|---|---|
| Date |
isDesktopOnly
Declaration
isDesktopOnly: boolean;
Property Value
| Type | Description |
|---|---|
| boolean |
isDeveloper
Declaration
isDeveloper: boolean;
Property Value
| Type | Description |
|---|---|
| boolean |
isEnterprise
Declaration
isEnterprise: boolean;
Property Value
| Type | Description |
|---|---|
| boolean |
isTrial
Declaration
isTrial: boolean;
Property Value
| Type | Description |
|---|---|
| boolean |