license
getLicense result.
{
"valid": true,
"email": "demo@demo.org",
"licenseExpires": "2017-04-11T10:42:50.842Z",
"trialExpires": "2017-04-11T10:42:50.842Z"
}
{
"valid": true,
"email": "demo@demo.org",
"licenseExpires": "2017-04-11T10:42:50.842Z",
"trialExpires": "2017-04-11T10:42:50.842Z"
}
Field | Type | Req. | OpenS. | Details |
---|---|---|---|---|
valid | boolean | Yes | The status of the license | |
email | string | No | User email | |
licenseExpires | string | No | End of license date. [ISO 8601] | |
trialExpires | string | No | End of trial date. [ISO 8601] |