module fb { export class Journal extends ResourceBase { JournalList: fb.List; JournalPunktKategoriList: fb.List; } }