CollaborationToolsStartAccessEnum: {
    AllEditors: "all_editors";
    BoardOwnersAndCoowners: "board_owners_and_coowners";
} = ...

Type declaration

  • Readonly AllEditors: "all_editors"
  • Readonly BoardOwnersAndCoowners: "board_owners_and_coowners"