method public static QuoteContactTable::unbindContacts() Класс: \Bitrix\Crm\Binding\QuoteContactTable Сигнатура public static unbindContacts(int $quoteID, array<string|int, mixed> $bindings) : void Описание Отвязывает указанное предложение от указанных контактов. Параметры $quoteID int Идентификатор предложения. $bindings array<string|int, mixed> Массив привязок. Возвращаемое значение void Исходный файл: source/crm/lib/binding/quotecontact.php:399