public GetSocialServicesDecisionsRequest()
 {
     this._personData = new PersonRequestType();
 }
 public GetMonthlySocialBenefitsRequest()
 {
     this._personData = new PersonRequestType();
 }
 public GetBenefitsForHeatingRequest()
 {
     this._personData = new PersonRequestType();
 }