NamespaceLicense
(EE only) Represents a Namespace License
Fields without arguments
| Name | Type | Description |
|---|---|---|
createdAt | Time! | Time when this NamespaceLicense was created |
endDate | Time | The end date of the license |
id | NamespaceLicenseID! | Global ID of this NamespaceLicense |
licensee | JSON! | The licensee information |
namespace | Namespace! | The namespace the license belongs to |
startDate | Time! | The start date of the license |
updatedAt | Time! | Time when this NamespaceLicense was last updated |
userAbilities | NamespaceLicenseUserAbilities! | Abilities for the current user on this NamespaceLicense |