# PostingRecipientTable

URL: https://chugunov.pro/api-bitrix/sender/postingrecipienttable/
Проверено на 1С-Битрикс 25.x, обновлено 03.08.2026.
Источник: независимый русскоязычный справочник chugunov.pro. Не является официальной документацией 1С-Битрикс.

Класс `\Bitrix\Sender\PostingRecipientTable`
Модуль: Sender.

## Описание

НИЧЕГО НЕ ПИШИТЕ НИЖЕ ЭТОЙ СТРОКИ

Исходный файл: `source/sender/lib/posting.php:668`

## Константы (6)

- `SEND_RESULT_DENY`
- `SEND_RESULT_ERROR`
- `SEND_RESULT_NONE`
- `SEND_RESULT_SUCCESS`
- `SEND_RESULT_WAIT`
- `SEND_RESULT_WAIT_ACCEPT`

## Методы (17)

- [`static createCollection()`](https://chugunov.pro/api-bitrix/sender/postingrecipienttable/createcollection/)
- [`static createObject()`](https://chugunov.pro/api-bitrix/sender/postingrecipienttable/createobject/)
- [`static deleteList()`](https://chugunov.pro/api-bitrix/sender/postingrecipienttable/deletelist/)
- [`static getById()`](https://chugunov.pro/api-bitrix/sender/postingrecipienttable/getbyid/)
- [`static getByPrimary()`](https://chugunov.pro/api-bitrix/sender/postingrecipienttable/getbyprimary/)
- [`static getConflictFields()`](https://chugunov.pro/api-bitrix/sender/postingrecipienttable/getconflictfields/) — Получает поля с уникальным ключом
- [`static getEntity()`](https://chugunov.pro/api-bitrix/sender/postingrecipienttable/getentity/)
- [`static getList()`](https://chugunov.pro/api-bitrix/sender/postingrecipienttable/getlist/)
- [`static getMap()`](https://chugunov.pro/api-bitrix/sender/postingrecipienttable/getmap/)
- [`static getPersonalizeList()`](https://chugunov.pro/api-bitrix/sender/postingrecipienttable/getpersonalizelist/)
- [`static getStatusList()`](https://chugunov.pro/api-bitrix/sender/postingrecipienttable/getstatuslist/)
- [`static getTableName()`](https://chugunov.pro/api-bitrix/sender/postingrecipienttable/gettablename/)
- [`static hasUnprocessed()`](https://chugunov.pro/api-bitrix/sender/postingrecipienttable/hasunprocessed/)
- [`static query()`](https://chugunov.pro/api-bitrix/sender/postingrecipienttable/query/)
- [`static setPersonalizeList()`](https://chugunov.pro/api-bitrix/sender/postingrecipienttable/setpersonalizelist/)
- [`static wakeUpCollection()`](https://chugunov.pro/api-bitrix/sender/postingrecipienttable/wakeupcollection/)
- [`static wakeUpObject()`](https://chugunov.pro/api-bitrix/sender/postingrecipienttable/wakeupobject/)

Оригинал в официальной документации: https://docs.1c-bitrix.ru/api/classes/Bitrix-Sender-PostingRecipientTable.html
