| name | data type | description |
|---|---|---|
| validFrom | number | |
| validTo | number | |
| name | string | |
| offerTemplateCategory | array of OfferTemplateCategoryDto | |
| digitalResource | array of DigitalResourcesDto | |
| modelCode | string | |
| lifeCycleStatus | LifeCycleStatusEnum | |
| customFields | CustomFieldsDto | |
| imagePath | string | This field is populated on find and list. Use to pull the image from a servlet later on. |
| imageBase64 | string | |
| disabled | boolean | |
Properties inherited from BusinessDto |
||
| code | string | |
| description | string | |
| updatedCode | string | |