public GetSocialServicesDecisionsRequest()
 {
     this._personData = new PersonRequestType();
 }
コード例 #2
0
 public GetMonthlySocialBenefitsRequest()
 {
     this._personData = new PersonRequestType();
 }
コード例 #3
0
 public GetBenefitsForHeatingRequest()
 {
     this._personData = new PersonRequestType();
 }