Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RetDiffusionRepositorySearch

Hierarchy

Index

Properties

error_code

error_code: string

error_info

error_info: string

result

result: object

Type declaration

  • attachments: object
    • metrics: object
      • commitCount: number
      • recentCommit: object
        • auditStatus: object
          • closed: false
          • color.ansi: string
          • name: string
          • value: string
        • author: object
          • email: string
          • epoch: number
          • identityPHID: phid
          • name: string
          • raw: string
          • userPHID: phid
        • committer: object
          • email: string
          • epoch: number
          • identityPHID: phid
          • name: string
          • raw: string
          • userPHID: phid
        • identifier: string
        • isImported: boolean
        • isUnreachable: boolean
        • message: string
        • repositoryPHID: phid
    • projects: object
      • projectPHIDs: Array<phid>
    • uris: object
  • cursor: object
    • after: string
    • before: any
    • limit: number
    • order: any
  • data: Array<retDiffusionRepositorySearchData>
  • maps: object
  • query: object
    • queryKey: string

Generated using TypeDoc