OrdinanceReservation (XML)

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

Properties

Name Type Description
assigneeType string Get the assigneeType this reservation is assigned to.
claimType string Get the claimType indicating how this reservation was reserved.
expirationDate dateTime The expiration timestamp for the ordinance reservation. This is the timestamp when this ordinance reservation will expire.
owner ResourceReference Get the owner associated with the ordinance reservation
reserveDate dateTime The reserve timestamp for the ordinance reservation.
updateDate dateTime The update timestamp for the ordinance reservation.

Example

<o----- assigneeType="..." claimType="..." xmlns="http://familysearch.org/v1/">
  <expirationDate>...</expirationDate>
  <owner resource="..." resourceId="..."/>
  <reserveDate>...</reserveDate>
  <updateDate>...</updateDate>
</o----->

언어 변경

피드백

보내는 중…

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

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