# PartnershipManagement.PartnershipRoleSpecification

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**description** | **String** | An explanatory text documenting the role specification | [optional] 
**name** | **String** | The name of the role specification. This name uniquely identifies the role specification within the partnership | 
**requiresBilling** | **Boolean** | Indicates whether billing operations will be associated to parties playing the role | [optional] 
**requiresSettlement** | **Boolean** | Indicates whether settlement operations will be associated to parties playing the role | [optional] 
**agreementSpecification** | [**[AgreementSpecificationRef]**](AgreementSpecificationRef.md) |  | [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] 
