Newer
Older

OZGCloud
committed
import { ListItemResource, ListResource } from '@alfa-client/tech-shared';
import { Resource, ResourceUri } from '@ngxp/rest';
export interface Collaboration {
titel: string;
anfrage: string;
zustaendigeStelle: ResourceUri;