Options
All
  • Public
  • Public/Protected
  • All
Menu

An ActivityPub actor response

Hierarchy

  • Actor

Index

Properties

@context

@context: string[]

id

id: string

inbox

inbox: string

preferredUsername

preferredUsername: string

Optional publicKey

publicKey: { id: string; owner: string; publicKeyPem: string }

Type declaration

  • id: string
  • owner: string
  • publicKeyPem: string

sharedInbox

sharedInbox: string

type

type: string

Generated using TypeDoc