type PostEntry

A simplified post entry.

field id : string

Identifier of the post.

field title : string

Title of the post.

field author : User

Author of the post.