3namespace Bitrix\Sale\Services\Base;
7 private string $restrictionType;
8 private array $options;
12 $this->options = $options;
13 $this->restrictionType = $restrictionType;
18 return $this->restrictionType;
23 return $this->options[$optionId] ??
null;
26 public function setOption(
string $optionId, $value): void
28 $this->options[$optionId] = $value;
setOption(string $optionId, $value)
getOption(string $optionId)
__construct(string $restrictionType, array $options=[])
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)