# PersonTypeSiteTable

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

Класс `\Bitrix\Sale\Internals\PersonTypeSiteTable`
Модуль: Sale.

## Описание

Поля:

PERSON_TYPE_ID int обязательное

SITE_ID string(2) обязательное

Исходный файл: `source/sale/lib/internals/persontypesite.php:33`

## Методы (12)

- [`static createCollection()`](https://chugunov.pro/api-bitrix/sale/internals/persontypesitetable/createcollection/)
- [`static createObject()`](https://chugunov.pro/api-bitrix/sale/internals/persontypesitetable/createobject/)
- [`static deleteByPersonTypeId()`](https://chugunov.pro/api-bitrix/sale/internals/persontypesitetable/deletebypersontypeid/)
- [`static getById()`](https://chugunov.pro/api-bitrix/sale/internals/persontypesitetable/getbyid/)
- [`static getByPrimary()`](https://chugunov.pro/api-bitrix/sale/internals/persontypesitetable/getbyprimary/)
- [`static getEntity()`](https://chugunov.pro/api-bitrix/sale/internals/persontypesitetable/getentity/)
- [`static getList()`](https://chugunov.pro/api-bitrix/sale/internals/persontypesitetable/getlist/)
- [`static getMap()`](https://chugunov.pro/api-bitrix/sale/internals/persontypesitetable/getmap/) — Возвращает описание карты сущности.
- [`static getTableName()`](https://chugunov.pro/api-bitrix/sale/internals/persontypesitetable/gettablename/) — Возвращает имя таблицы БД для сущности.
- [`static query()`](https://chugunov.pro/api-bitrix/sale/internals/persontypesitetable/query/)
- [`static wakeUpCollection()`](https://chugunov.pro/api-bitrix/sale/internals/persontypesitetable/wakeupcollection/)
- [`static wakeUpObject()`](https://chugunov.pro/api-bitrix/sale/internals/persontypesitetable/wakeupobject/)

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