OrdinanceParticipant (XML)
| Namespace: | http://familysearch.org/v1/ |
| URI: | http://familysearch.org/v1/OrdinanceParticipant |
Properties
| Name |
Type |
Description |
|
| roleType |
string
|
Gets the role type for this participant in the ordinance |
|
| sexType |
string
|
Gets the sex type for this participant in the ordinance |
|
| fullName |
string
|
The full name of the person, generally in the native name form. |
|
| participant |
ResourceReference
|
Get the participant associated with the ordinance |
|
Example
<o----- roleType="..." sexType="..." xmlns="http://familysearch.org/v1/">
<fullName>...</fullName>
<participant resource="..." resourceId="..."/>
</o----->