Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface retPasteData

Hierarchy

Index

Properties

attachments

attachments: object

Type declaration

  • content: object
    • content: string
  • projects: object
    • projectPHIDs: Array<phid>
  • subscribers: object
    • subscriberCount: number
    • subscriberPHIDs: Array<phid>
    • viewerIsSubscribed: boolean

fields

fields: object

Type declaration

  • authorPHID: phid
  • dateCreated: number
  • dateModified: number
  • language: string
  • policy: object
    • edit: string
    • view: string
  • spacePHID: phid
  • status: string
  • title: string

id

id: number

phid

phid: string

type

type: string

Generated using TypeDoc