Class ReceiverRequest.ReceiverBirthInformation

java.lang.Object
de.brifle.sdk.api.requests.ReceiverRequest.ReceiverBirthInformation
Enclosing class:
ReceiverRequest

public static class ReceiverRequest.ReceiverBirthInformation extends Object
  • Constructor Details

    • ReceiverBirthInformation

      public ReceiverBirthInformation()
  • Method Details

    • getDateOfBirth

      public String getDateOfBirth()
      gets the dateOfBirth
      Returns:
      the dateOfBirth
    • getPlaceOfBirth

      public String getPlaceOfBirth()
      gets the placeOfBirth
      Returns:
      the placeOfBirth
    • getNationality

      public String getNationality()
      gets the nationality
      Returns:
      the nationality
    • getGivenNames

      public String getGivenNames()
      gets the givenNames
      Returns:
      the givenNames
    • getLastName

      public String getLastName()
      gets the lastName
      Returns:
      the lastName
    • getBirthName

      public String getBirthName()
      gets the birthName
      Returns:
      the birthName