Class CnPermanentResidentCardFront

CnPermanentResidentCardFront

Constructors

Properties

BIRTH_DATE_FIELD_NAME: "BirthDate" = "BirthDate"
BIRTH_DATE_FIELD_NAME_NORMALIZED: "CnPermanentResidentCardFront.BirthDate" = "CnPermanentResidentCardFront.BirthDate"
DOCUMENT_TYPE: "CnPermanentResidentCardFront" = "CnPermanentResidentCardFront"
GENDER_FIELD_NAME: "Gender" = "Gender"
GENDER_FIELD_NAME_NORMALIZED: "CnPermanentResidentCardFront.Gender" = "CnPermanentResidentCardFront.Gender"
GIVEN_NAMES_FIELD_NAME: "GivenNames" = "GivenNames"
GIVEN_NAMES_FIELD_NAME_NORMALIZED: "CnPermanentResidentCardFront.GivenNames" = "CnPermanentResidentCardFront.GivenNames"
ID_FIELD_NAME: "ID" = "ID"
ID_FIELD_NAME_NORMALIZED: "CnPermanentResidentCardFront.ID" = "CnPermanentResidentCardFront.ID"
ISSUING_AUTHORITY_FIELD_NAME: "IssuingAuthority" = "IssuingAuthority"
ISSUING_AUTHORITY_FIELD_NAME_NORMALIZED: "CnPermanentResidentCardFront.IssuingAuthority" = "CnPermanentResidentCardFront.IssuingAuthority"
NATIONALITY_FIELD_NAME: "Nationality" = "Nationality"
NATIONALITY_FIELD_NAME_NORMALIZED: "CnPermanentResidentCardFront.Nationality" = "CnPermanentResidentCardFront.Nationality"
PHOTO_FIELD_NAME: "Photo" = "Photo"
PHOTO_FIELD_NAME_NORMALIZED: "CnPermanentResidentCardFront.Photo" = "CnPermanentResidentCardFront.Photo"
VALID_FROM_FIELD_NAME: "ValidFrom" = "ValidFrom"
VALID_FROM_FIELD_NAME_NORMALIZED: "CnPermanentResidentCardFront.ValidFrom" = "CnPermanentResidentCardFront.ValidFrom"
VALID_UNTIL_FIELD_NAME: "ValidUntil" = "ValidUntil"
VALID_UNTIL_FIELD_NAME_NORMALIZED: "CnPermanentResidentCardFront.ValidUntil" = "CnPermanentResidentCardFront.ValidUntil"

Accessors

  • get id(): Field
  • Identity Document Number

    Returns Field

  • get issuingAuthority(): Field
  • Authority issuing the card

    Returns Field

  • get validFrom(): Field
  • Start date of the validity of the card

    Returns Field

  • get validUntil(): Field
  • End date of the validity of the card

    Returns Field

Methods

  • Returns string

Generated using TypeDoc