Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface retPhamePostSearchData

Hierarchy

Index

Properties

attachments

attachments: object

Type declaration

  • projects: object
    • projectPHIDs: Array<phid>
  • subscribers: object
    • subscriberCount: number
    • subscriberPHIDs: Array<phid>
    • viewerIsSubscribed: boolean

fields

fields: object

Type declaration

  • authorPHID: phid
  • blogPHID: phid
  • body: string
  • dateCreated: number
  • dateModified: number
  • datePublished: number
  • policy: object
    • view: string
  • slug: string
  • title: string

id

id: number

phid

phid: string

type

type: string

Generated using TypeDoc