Options
All
  • Public
  • Public/Protected
  • All
Menu

Module interfaces/contact_registry

Index

Interfaces

Type aliases

Type aliases

Error

Error: { NotAuthorized: null } | { BadParameters: null } | { Unknown: string } | { NonExistentItem: null }

Response

Response: { Ok: [] | [string] } | { Err: Error }

ValueType

ValueType: { PrincipalId: Principal } | { AccountId: string } | { Icns: string }

Legend

  • Variable
  • Function
  • Function with type parameter
  • Type alias
  • Type alias with type parameter
  • Interface
  • Interface with type parameter
  • Class
  • Class with type parameter
  • Enumeration