ResourceIdentifiersDetails
ResourceIdentifiersDetails
Represents List of resource identifiers details
JSON Example
{
"resourceIdentifiersDetails": [
{
"dataType": "string",
"extension": {
"anyObjects": [
{}
]
},
"isPartOfUniqueness": false,
"links": [
{
"description": "string",
"href": "string",
"name": "string",
"rel": "string"
}
],
"name": "string",
"defaultValue": "string"
}
]
}