module fb { export class Saeljdriv_SaeljdrivMaalOchBudgetWO extends ResourceBase { Intagsfoersoek: KPItupel[]; Foersaeljningar: KPItupel[]; Provision: KPItupel[]; HaemtarOm: boolean; constructor(data: any) { super(data); } } }