export interface IMasterChildren { Master: any; Children: any[]; }