PersonInfo (JSON)

Extra information about a person.

URI:PersonInfo

Properties

Name Type Description
canUserEdit boolean Get if this person is editable by the current user.
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.
treeId string Get the tree id for this person. This attribute is prototype only and may be removed or changed at any time.

Example

{
  "canUserEdit" : true,
  "visibleToAll" : true,
  "visibleToAllWhenUsingFamilySearchApps" : true,
  "treeId" : "..."
}

언어 변경

피드백

보내는 중…

피드백이 발송되었습니다.

피드백을 발송할 수 없습니다. 5초 후에 다시 시도하십시오.