Interface ICommentsItem

Hierarchy

  • ICommentsItem

Properties

Author: {
    EMail: string;
    Id: number;
    Title: string;
}

Type declaration

  • EMail: string
  • Id: number
  • Title: string
AuthorId: number
Comment: string
Created: string
Title: string

Generated using TypeDoc