AiUpdatePageStateVariableOperation
Interface: AiUpdatePageStateVariableOperation
Defined in: ai.ts:533
Операция: обновление переменной состояния страницы.
Extends
Properties
key
key:
string
Defined in: ai.ts:539
Ключ переменной.
kind
kind:
"updatePageStateVariable"
Defined in: ai.ts:534
Тип операции.
Overrides
pageId
pageId:
string
Defined in: ai.ts:537
Страница, где расположена переменная.
patch
patch:
Partial<StateVariable>
Defined in: ai.ts:542
Частичное обновление полей переменной.