| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
Id of the product |
integer |
- |
| ParentId |
Id of the parent product |
integer |
- |
| Name |
Name of the product |
string |
- |
| Description |
Description of the product |
string |
- |
| StartDate |
StartDate of the product |
date |
- |
| EndDate |
Possible enddate of the product |
date |
Nullable |
| DefaultMinutes |
Default minutes of the product, used for registration purposes |
integer |
- |
| TypeId |
Id of the producttype |
integer |
- |
| TypeCode |
Code for the type of the product, based on the codelist |
string |
- |
| TypeName |
Name of the producttype |
string |
- |
| RegistrationTypeId |
Id of the registrationtype |
integer |
- |
| RegistrationType |
Name of the registrationtype |
string |
- |