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