InterfacesItemPermissionsOn this pageItemPermissions A struct for representing an item with special permissions (limited, favorited, etc) in the client.Index PropertiesHiddenPermissionTypePermissionsProperties HiddenHidden: booleanWhether the item is hiddenPermissionPermission: ItemPermissionModeThe permission associated with the itemTypePermissionsTypePermissions: Record<string, ItemPermissionMode>The permission associated with specific extended options of the item
A struct for representing an item with special permissions (limited, favorited, etc) in the client.