# Nr1CatalogApp.ExternalIdentifier

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**type** | **String** | Specifies the type of external identifiers (NACS_CODE or TENDER_ID). | 
**value** | **String** | The value of the external identifier. | [optional] 


<a name="TypeEnum"></a>
## Enum: TypeEnum


* `NACS_CODE` (value: `"NACS_CODE"`)

* `TENDER_ID` (value: `"TENDER_ID"`)




