# PartnershipManagement.PartnershipSpecification

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** | The identifier of the partnership specification | [optional] 
**href** | **String** | The reference url for this partnership specification | [optional] 
**description** | **String** | An explanatory text regarding this partnership specification | [optional] 
**name** | **String** | An identifying name for the partnership specification. | 
**roleSpecification** | [**[PartnershipRoleSpecification]**](PartnershipRoleSpecification.md) | The list of roles specifications a engaged party will be able to play for this kind of partnership | [optional] 
**baseType** | **String** | When sub-classing, this defines the super-class | [optional] 
**schemaLocation** | **String** | A URI to a JSON-Schema file that defines additional attributes and relationships | [optional] 
**type** | **String** | When sub-classing, this defines the sub-class entity name | [optional] 
