Variable BTRestUserRoleConst

BTRestUserRole: {
    Internal: "INTERNAL";
    Public: "PUBLIC";
} = ...

Export

Type declaration

  • Readonly Internal: "INTERNAL"
  • Readonly Public: "PUBLIC"

Generated using TypeDoc