# Base

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

Класс `\Bitrix\Sale\Delivery\ExtraServices\Base`
Модуль: Sale.

Исходный файл: `source/sale/lib/delivery/extra_services/base.php:9`

## Методы (27)

- [`__construct()`](https://chugunov.pro/api-bitrix/sale/delivery/extraservices/base/__construct/)
- [`canManagerEditValue()`](https://chugunov.pro/api-bitrix/sale/delivery/extraservices/base/canmanagereditvalue/)
- [`canUserEditValue()`](https://chugunov.pro/api-bitrix/sale/delivery/extraservices/base/canusereditvalue/)
- [`getAdminDefaultControl()`](https://chugunov.pro/api-bitrix/sale/delivery/extraservices/base/getadmindefaultcontrol/)
- [`static getAdminParamsControl()`](https://chugunov.pro/api-bitrix/sale/delivery/extraservices/base/getadminparamscontrol/)
- [`static getClassTitle()`](https://chugunov.pro/api-bitrix/sale/delivery/extraservices/base/getclasstitle/)
- [`getCode()`](https://chugunov.pro/api-bitrix/sale/delivery/extraservices/base/getcode/)
- [`getCost()`](https://chugunov.pro/api-bitrix/sale/delivery/extraservices/base/getcost/) (устаревший)
- [`getCostShipment()`](https://chugunov.pro/api-bitrix/sale/delivery/extraservices/base/getcostshipment/)
- [`getDescription()`](https://chugunov.pro/api-bitrix/sale/delivery/extraservices/base/getdescription/)
- [`getDisplayValue()`](https://chugunov.pro/api-bitrix/sale/delivery/extraservices/base/getdisplayvalue/)
- [`getEditControl()`](https://chugunov.pro/api-bitrix/sale/delivery/extraservices/base/geteditcontrol/)
- [`getId()`](https://chugunov.pro/api-bitrix/sale/delivery/extraservices/base/getid/)
- [`getInitial()`](https://chugunov.pro/api-bitrix/sale/delivery/extraservices/base/getinitial/)
- [`getName()`](https://chugunov.pro/api-bitrix/sale/delivery/extraservices/base/getname/)
- [`getOperatingCurrency()`](https://chugunov.pro/api-bitrix/sale/delivery/extraservices/base/getoperatingcurrency/)
- [`getParams()`](https://chugunov.pro/api-bitrix/sale/delivery/extraservices/base/getparams/)
- [`getPrice()`](https://chugunov.pro/api-bitrix/sale/delivery/extraservices/base/getprice/) (устаревший)
- [`getPriceShipment()`](https://chugunov.pro/api-bitrix/sale/delivery/extraservices/base/getpriceshipment/)
- [`getValue()`](https://chugunov.pro/api-bitrix/sale/delivery/extraservices/base/getvalue/)
- [`getViewControl()`](https://chugunov.pro/api-bitrix/sale/delivery/extraservices/base/getviewcontrol/)
- [`static isEmbeddedOnly()`](https://chugunov.pro/api-bitrix/sale/delivery/extraservices/base/isembeddedonly/)
- [`static isInner()`](https://chugunov.pro/api-bitrix/sale/delivery/extraservices/base/isinner/)
- [`isStore()`](https://chugunov.pro/api-bitrix/sale/delivery/extraservices/base/isstore/)
- [`static prepareParamsToSave()`](https://chugunov.pro/api-bitrix/sale/delivery/extraservices/base/prepareparamstosave/)
- [`setOperatingCurrency()`](https://chugunov.pro/api-bitrix/sale/delivery/extraservices/base/setoperatingcurrency/)
- [`setValue()`](https://chugunov.pro/api-bitrix/sale/delivery/extraservices/base/setvalue/)

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