PersonInfo (XML)
Extra information about a person.
Namespace: | http://familysearch.org/v1/ |
URI: | http://familysearch.org/v1/PersonInfo |
Properties
Name |
Type |
Description |
|
canUserEdit |
boolean
|
Get if this person is editable by the current user. |
|
treeId |
string
|
Get the tree id for this person. This attribute is prototype only and may be removed or changed at any time. |
|
visibleToAll |
boolean
|
Get if this person is visible to all sessions authenticated from any client. |
|
visibleToAllWhenUsingFamilySearchApps |
boolean
|
Get if this person is only visible to sessions authenticated from a FamilySearch client. |
|
Example
<personInfo canUserEdit="..." treeId="..." visibleToAll="..." visibleToAllWhenUsingFamilySearchApps="..." xmlns="http://familysearch.org/v1/"/>