Skip to main content

TemporaryResidenceDetails

Unique identifier details for a natural person. The temporary residence number is unique for the given country.

type TemporaryResidenceDetails {
country: CountryCode!
number: String!
}

Fields

country ● CountryCode! non-null scalar

The country from which this temporary residence is issued.

number ● String! non-null scalar