Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface retDiffusionCommitSearchData

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

  • auditStatus: object
    • closed: boolean
    • color.ansi: string
    • name: string
    • value: string
  • author: object
    • email: string
    • epoch: number
    • identityPHID: phid
    • name: string
    • raw: string
    • userPHID: phid
  • commiter: object
    • email: string
    • epoch: number
    • identityPHID: phid
    • name: string
    • raw: string
    • userPHID: phid
  • identifier: string
  • isImported: boolean
  • isUnreachable: boolean
  • message: string
  • policy: object
    • edit: string
    • view: string
  • repositoryPHID: phid

id

id: number

phid

phid: string

type

type: string

Generated using TypeDoc