Feature (JSON)

A description of a FamilySearch feature.

URI:Feature

Properties

Name Type Description
name string The name of the feature.
description string A description of the feature.
enabled boolean Whether the feature is enabled for the current request.
activationDate number The date that this feature is scheduled to activate permanently.

Example

{
  "name" : "...",
  "description" : "...",
  "enabled" : true,
  "activationDate" : 12345
}

언어 변경

피드백

보내는 중…

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

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