Class GviveVoterModel

java.lang.Object
net.atthegate.server.service.serviceModels.GviveVoterModel

public class GviveVoterModel extends Object
  • Field Details

    • Message

      public String Message
    • ResponseCode

      public Integer ResponseCode
    • PollingStation

      public String PollingStation
    • VoterID

      public String VoterID
    • Age

      public Integer Age
    • DateOfBirth

      public String DateOfBirth
    • Sex

      public String Sex
    • RegDate

      public String RegDate
    • Fullname

      public String Fullname
    • Picture

      public String Picture
    • FathersName

      public String FathersName
    • MothersName

      public String MothersName
    • ResidentialAddress

      public String ResidentialAddress
  • Constructor Details

    • GviveVoterModel

      public GviveVoterModel()