Deposit: {
    batch-id: string;
    citation-count: number;
    filename: string;
    length: number;
    matched-citation-count: number;
    owner: string;
    pingback-url: string;
    status: string;
    submitted-at: string;
    test: boolean;
}

Type declaration

  • batch-id: string
  • citation-count: number
  • filename: string
  • length: number
  • matched-citation-count: number
  • owner: string
  • pingback-url: string
  • status: string
  • submitted-at: string
  • test: boolean

Generated using TypeDoc