Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NexusSetRoleOperation

Hierarchy

  • NexusSetRoleOperation

Index

Properties

Properties

0

0: "setRole"

1

1: { account: string; community: string; role: "muted" | "guest" | "member" | "mod" | "admin" | "owner" }

Type declaration

  • account: string
  • community: string
  • role: "muted" | "guest" | "member" | "mod" | "admin" | "owner"

Generated using TypeDoc