Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RetDiffusionQuerycommits

Hierarchy

Index

Properties

error_code

error_code: string

error_info

error_info: string

result

result: object

Type declaration

  • cursor: object
    • after: string
    • before: string
    • limit: number
  • data: object
    • [phid: string]: object
      • author: string
      • authorEmail: string
      • authorEpoch: number
      • authorName: string
      • authorPHID: phid
      • committer: string
      • committerEmail: string
      • committerName: string
      • committerPHID: phid
      • epoch: string
      • hashes: Array<string>
      • id: string
      • identifier: string
      • isImporting: boolean
      • phid: phid
      • repositoryPHID: phid
      • summary: string
      • uri: string
  • identifierMap: object

Generated using TypeDoc