| name | data type | description |
|---|---|---|
| id | number | |
| longDescription | string | |
| bomCode | string | |
| |
|
|
| offerServiceTemplate | array of OfferServiceTemplateDto | |
| offerProductTemplate | array of OfferProductTemplateDto | |
Properties inherited from ProductOfferingDto |
||
| 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 | |