Group (XML)

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

Properties

Name Type Description
codeOfConduct string Get the group code of conduct.
description string Get the group description.
id string Get the group id.
members list of GroupMember Get the members of the group.
name string Get the group name.
treeIds list of string Get the ids of the trees associated with the group.

Example

<group xmlns="http://familysearch.org/v1/">
  <codeOfConduct>...</codeOfConduct>
  <description>...</description>
  <id>...</id>
  <members>
    <cisId>...</cisId>
    <contactName>...</contactName>
    <groupId>...</groupId>
    <status>...</status>
  </members>
  <name>...</name>
  <treeIds>...</treeIds>
</group>

언어 변경

피드백

보내는 중…

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

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