| Name | Type | Description | Notes |
|---|---|---|---|
| Id | Guid | The ID of the pool | |
| LicenseId | string | The ID of the license to which the pool provides access | |
| Owner | AccountPublic | The account that owns the license | |
| Permissions | UserPermission | ||
| Product | string | The pollination product to which this pool provides access | |
| TotalActivations | int | The number of current activations for this license | |
| AllowedActivations | int | The number of allowable activations for this license | |
| Accessors | List<Accessor> | The entities that can access the license though the pool | [optional] |
| Description | string | The description of the pool | [optional] |
| Type | string | [optional] [readonly] [default to "LicensePoolPublic"] |