export class FetchResourceByIDRequest { include?: string id: string }