import { Guid } from 'guid-typescript'; export class PostComment { public id: Guid; }