# Currency

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

Класс `\Bitrix\Sale\Services\Company\Restrictions\Currency`
Модуль: Sale.

Исходный файл: `source/sale/lib/services/company/restrictions/currency.php:19`

## Свойства (1)

- `static $$easeSort`

## Методы (15)

- [`static check()`](https://chugunov.pro/api-bitrix/sale/services/company/restrictions/currency/check/) — Проверка параметров службы на соответствие ограничению.
- [`static checkByEntity()`](https://chugunov.pro/api-bitrix/sale/services/company/restrictions/currency/checkbyentity/) — Проверка параметров службы на соответствие ограничению по сущности.
- [`static delete()`](https://chugunov.pro/api-bitrix/sale/services/company/restrictions/currency/delete/)
- [`static getClassDescription()`](https://chugunov.pro/api-bitrix/sale/services/company/restrictions/currency/getclassdescription/)
- [`static getClassTitle()`](https://chugunov.pro/api-bitrix/sale/services/company/restrictions/currency/getclasstitle/)
- [`static getCode()`](https://chugunov.pro/api-bitrix/sale/services/company/restrictions/currency/getcode/) — Получить код ограничения, сопоставимый с кодом ограничения обработчика службы.
- [`static getOnApplyErrorMessage()`](https://chugunov.pro/api-bitrix/sale/services/company/restrictions/currency/getonapplyerrormessage/) — Возвращает сообщение, которое отображается при возникновении ошибки во время применения ограничения
- [`static getParamsStructure()`](https://chugunov.pro/api-bitrix/sale/services/company/restrictions/currency/getparamsstructure/) — Возвращает структуру параметров для отображения пользователю
- [`static getSeverity()`](https://chugunov.pro/api-bitrix/sale/services/company/restrictions/currency/getseverity/)
- [`static isAvailable()`](https://chugunov.pro/api-bitrix/sale/services/company/restrictions/currency/isavailable/)
- [`static isMyCode()`](https://chugunov.pro/api-bitrix/sale/services/company/restrictions/currency/ismycode/)
- [`static prepareData()`](https://chugunov.pro/api-bitrix/sale/services/company/restrictions/currency/preparedata/)
- [`static prepareParamsValues()`](https://chugunov.pro/api-bitrix/sale/services/company/restrictions/currency/prepareparamsvalues/)
- [`static save()`](https://chugunov.pro/api-bitrix/sale/services/company/restrictions/currency/save/)
- [`static validateRestriction()`](https://chugunov.pro/api-bitrix/sale/services/company/restrictions/currency/validaterestriction/) — Проверка ограничения на соответствие бизнес-правилам.

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