Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface retDiffusionRepositorySearchData

Hierarchy

Index

Properties

attachments

attachments: object

Type declaration

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

fields

fields: object

Type declaration

  • almanacServicePHID: phid
  • callsign: string
  • dateCreated: number
  • dateModified: number
  • defaultBranch: string
  • description: string
  • isImporting: boolean
  • name: string
  • policy: object
    • edit: string
    • view: string
  • refRules: object
  • shortName: string
  • spacePHID: phid
  • status: string
  • vcs: string

id

id: number

phid

phid: string

type

type: string

Generated using TypeDoc