| Name | Type | Description | Notes |
|---|---|---|---|
| specialserviceId | String | It display the unique id of the special service | [optional] |
| brandedName | String | The brand name of the special service. | [optional] |
| categoryId | String | The unique identifier associated with the special service based on the category. | [optional] |
| categoryName | String | The special service is categorized with some name and rules, It indicates the category name of the special service. | [optional] |
| incompatibleSpecialServices | List<String> | Indicates non-compatible special services with this special service | [optional] |
| inputParameterRules | List<SpecialServicesServicesInnerParcelTypeRulesInnerSpecialServiceRulesInnerInputParameterRulesInner> | The rules defined for input parameters for this special service | [optional] |
| prerequisiteRules | List<SpecialServicesServicesInnerParcelTypeRulesInnerSpecialServiceRulesInnerPrerequisiteRulesInner> | It displays other pre-requisite special services for this special service | [optional] |
| trackable | Boolean | If this special service is trackable or not | [optional] |