Tree (XML)

Namespace:http://familysearch.org/v1/
URI:http://familysearch.org/v1/Tree

Properties

Name Type Description
collectionId string Get the id of the collection the tree belongs to.
description string Get the tree description.
groupAccess thirdPartyAccess Get the group third party access state of the tree.
groupIds list of string Get the ids of the groups this tree belongs to.
hidden boolean Get the hidden state of the tree.
id string Get the tree id.
name string Get the tree name.
ownerAccess thirdPartyAccess Get the owner third party access state of the tree.
private boolean Get the private state of the tree.
startingPersonId string Get the tree starting person id.

Example

<tree xmlns="http://familysearch.org/v1/">
  <collectionId>...</collectionId>
  <description>...</description>
  <groupAccess>...</groupAccess>
  <groupIds>...</groupIds>
  <hidden>...</hidden>
  <id>...</id>
  <name>...</name>
  <ownerAccess>...</ownerAccess>
  <private>...</private>
  <startingPersonId>...</startingPersonId>
</tree>

언어 변경

피드백

보내는 중…

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

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