TypesEnums
CountryRelationship
The relationship between a country and a context, such as a person's country of residence
enum CountryRelationship {
ADDRESS
CITIZENSHIP
NATIONALITY
REGISTER
UNKNOWN
}Values
ADDRESS
CITIZENSHIP
NATIONALITY
REGISTER
UNKNOWN
Member Of
CountryContext object CountryContextInput input