Class: Org::Familysearch::Ws::Familytree::V2::Schema::SearchMatchParameterField
- Inherits:
-
Object
- Object
- Org::Familysearch::Ws::Familytree::V2::Schema::SearchMatchParameterField
- Defined in:
- lib/ruby-fs-stack/enunciate/familytree.rb
Overview
The field type of a search parameter.
Constant Summary collapse
- Id =
The person id. Available for match calls.
"id"
- Gender =
The gender. Available for search and match calls.
"gender"
- Name =
The name. Available for search calls.
"name"
- GivenName =
The given name. Available for search and match calls.
"givenName"
- FamilyName =
The surname. Available for search and match calls.
"familyName"
- NameSuffix =
The name suffix. Not supported for search or match calls.
"nameSuffix"
- BirthDate =
The birth date. Available for search and match calls.
"birthDate"
- ChristeningDate =
The christening date. Not supported for search or match calls.
"christeningDate"
- DeathDate =
The death date. Available for search and match calls.
"deathDate"
- BurialDate =
The burial date. Not supported for search or match calls.
"burialDate"
- MarriageDate =
The marriage date. Available for search and match calls.
"marriageDate"
- ResidenceDate =
The residence date. Not supported for search or match calls.
"residenceDate"
- ImmigrationDate =
The immigration date. Not supported for search or match calls.
"immigrationDate"
- EmigrationDate =
The emigration date. Not supported for search or match calls.
"emigrationDate"
- BirthPlace =
The birth place. Available for search and match calls.
"birthPlace"
- ChristeningPlace =
The christening place. Not supported for search or match calls.
"christeningPlace"
- DeathPlace =
The death place. Available for search and match calls.
"deathPlace"
- BurialPlace =
The burial place. Not supported for search or match calls.
"burialPlace"
- MarriagePlace =
The marriage place. Available for search and match calls.
"marriagePlace"
- ResidencePlace =
The residence place. Not supported for search or match calls.
"residencePlace"
- ImmigrationPlace =
The immigration place. Not supported for search or match calls.
"immigrationPlace"
- EmigrationPlace =
The emigration place. Not supported for search or match calls.
"emigrationPlace"
- BirthYear =
The birth year. Not supported for search or match calls.
"birthYear"
- ChristeningYear =
The christening year. Not supported for search or match calls.
"christeningYear"
- DeathYear =
The death year. Not supported for search or match calls.
"deathYear"
- BurialYear =
The burial year. Not supported for search or match calls.
"burialYear"
- MarriageYear =
The marriage year. Not supported for search or match calls.
"marriageYear"
- ResidenceYear =
The residence year. Not supported for search or match calls.
"residenceYear"
- ImmigrationYear =
The immigration year. Not supported for search or match calls.
"immigrationYear"
- EmigrationYear =
The emigration year. Not supported for search or match calls.
"emigrationYear"
- BirthMonth =
The birth month. Not supported for search or match calls.
"birthMonth"
- ChristeningMonth =
The christening month. Not supported for search or match calls.
"christeningMonth"
- DeathMonth =
The death month. Not supported for search or match calls.
"deathMonth"
- BurialMonth =
The burial month. Not supported for search or match calls.
"burialMonth"
- MarriageMonth =
The marriage month. Not supported for search or match calls.
"marriageMonth"
- ResidenceMonth =
The residence month. Not supported for search or match calls.
"residenceMonth"
- ImmigrationMonth =
The immigration month. Not supported for search or match calls.
"immigrationMonth"
- EmigrationMonth =
The emigration month. Not supported for search or match calls.
"emigrationMonth"
- BirthDay =
The birth day. Not supported for search or match calls.
"birthDay"
- ChristeningDay =
The christening day. Not supported for search or match calls.
"christeningDay"
- DeathDay =
The death day. Not supported for search or match calls.
"deathDay"
- BurialDay =
The burial day. Not supported for search or match calls.
"burialDay"
- MarriageDay =
The marriage day. Not supported for search or match calls.
"marriageDay"
- ResidenceDay =
The residence day. Not supported for search or match calls.
"residenceDay"
- ImmigrationDay =
The immigration day. Not supported for search or match calls.
"immigrationDay"
- EmigrationDay =
The emigration day. Not supported for search or match calls.
"emigrationDay"
- CemeteryId =
The cemeteryId. Available for search calls.
"cemeteryId"