Variable propertiesConst

properties: { agent: { publicKey: string }; bookmark: { imageUrl: string; preview: string; url: string }; chatRoom: { messages: string; nextPage: string; replyTo: string }; children: string; classType: string; collection: { currentPage: string; members: string; pageSize: string; property: string; totalMembers: string; totalPages: string; value: string }; commit: { createdAt: string; destroy: string; lastCommit: string; previousCommit: string; push: string; remove: string; set: string; signature: string; signer: string; subject: string }; createdBy: string; datatype: string; description: string; displayStyle: string; document: { elements: string }; drives: string; endpoint: { parameters: string; results: string }; file: { attachments: string; downloadUrl: string; filename: string; filesize: string; mimetype: string }; incomplete: string; invite: { agent: string; publicKey: string; target: string; usagesLeft: string; users: string; write: string }; isA: string; isDynamic: string; name: string; parent: string; paymentPointer: string; publishedAt: string; read: string; recommends: string; redirect: { destination: string; redirectAgent: string }; requires: string; search: { limit: string; property: string; query: string }; shortname: string; subResources: string; write: string }

List of commonly used Atomic Data Properties.

Type declaration

  • agent: { publicKey: string }
    • publicKey: string
  • bookmark: { imageUrl: string; preview: string; url: string }
    • imageUrl: string
    • preview: string
    • url: string
  • chatRoom: { messages: string; nextPage: string; replyTo: string }
    • messages: string
    • nextPage: string
    • replyTo: string
  • children: string
  • classType: string
  • collection: { currentPage: string; members: string; pageSize: string; property: string; totalMembers: string; totalPages: string; value: string }
    • currentPage: string
    • members: string
    • pageSize: string
    • property: string
    • totalMembers: string
    • totalPages: string
    • value: string
  • commit: { createdAt: string; destroy: string; lastCommit: string; previousCommit: string; push: string; remove: string; set: string; signature: string; signer: string; subject: string }
    • createdAt: string
    • destroy: string
    • lastCommit: string
    • previousCommit: string
    • push: string
    • remove: string
    • set: string
    • signature: string
    • signer: string
    • subject: string
  • createdBy: string
  • datatype: string
  • description: string
  • displayStyle: string
  • document: { elements: string }
    • elements: string
  • drives: string
  • endpoint: { parameters: string; results: string }
    • parameters: string
    • results: string
  • file: { attachments: string; downloadUrl: string; filename: string; filesize: string; mimetype: string }
    • attachments: string
    • downloadUrl: string
    • filename: string
    • filesize: string
    • mimetype: string
  • incomplete: string
  • invite: { agent: string; publicKey: string; target: string; usagesLeft: string; users: string; write: string }
    • agent: string
    • publicKey: string
    • target: string
    • usagesLeft: string
    • users: string
    • write: string
  • isA: string
  • isDynamic: string
  • name: string
  • parent: string
  • paymentPointer: string
  • publishedAt: string
  • read: string
  • recommends: string
  • redirect: { destination: string; redirectAgent: string }
    • destination: string
    • redirectAgent: string
  • requires: string
  • search: { limit: string; property: string; query: string }
    • limit: string
    • property: string
    • query: string
  • shortname: string
  • subResources: string
  • write: string

Generated using TypeDoc