Tag (JSON)
A tag in the FamilySearch system.
| URI: | Tag |
|---|
Properties
| Name | Type | Description | |
|---|---|---|---|
| resource | string | A reference to the value of the tag. | |
| conclusionId | string | The conclusionId associated with this tag. |
Example
{
"resource" : "...",
"conclusionId" : "..."
}