Constructor
# new Licence()
Example
{
"contract": "",
"created": "2025-01-01T00:00:00Z",
"createdby": "user@example.com",
"expirated": null,
"id": "00000000-0000-0000-0000-000000000000",
"licenced_userid": ["user@example.com"],
"licencee": {
"address": "{\"street\":\"...\", \"city\":\"...\", \"zip\":\"...\"}",
"email": "info@example.com",
"name": "ACME"
},
"maxpermissions": "edit",
"maxseats": 0,
"module": "objecttypes",
"scope": "cn_dv",
"startdate": "2025-01-01T00:00:00Z",
"updated": "2025-01-01T00:00:00Z",
"updatedby": "user@example.com"
}