public GetSocialServicesDecisionsResponseType() { this._socialServicesData = new List <SocialServicesDataType>(); this._personData = new PersonDataType(); }
public GetBenefitsForHeatingResponseType() { this._decisionData = new List <DecisionBenefitsType>(); this._personData = new PersonDataType(); }
public GetMonthlySocialBenefitsResponseType() { this._decisionData = new List <DecisionBenefitsType>(); this._personData = new PersonDataType(); }