Skip to content

TypeRestrictionManagerParams

Used to define parameters for the restriction manager.

ts
import { type TypeRestrictionManagerParams } from '@bitrix24/b24jssdk'

Properties

PropertyTypeDescription
sleepnumberWait time in milliseconds.
speednumberProcessing speed.
amountnumberNumber of items to process.

Released under the MIT License.