Preparing search index...
The search index is not available
@shortcut/client
@shortcut/client
UpdateKeyResult
Interface UpdateKeyResult
interface
UpdateKeyResult
{
initial_observed_value
?:
KeyResultValue
;
name
?:
string
;
observed_value
?:
KeyResultValue
;
target_value
?:
KeyResultValue
;
}
Index
Properties
initial_
observed_
value?
name?
observed_
value?
target_
value?
Properties
Optional
initial_
observed_
value
initial_observed_value
?:
KeyResultValue
The starting value of the Key Result.
Optional
name
name
?:
string
The name of the Key Result.
Optional
observed_
value
observed_value
?:
KeyResultValue
The starting value of the Key Result.
Optional
target_
value
target_value
?:
KeyResultValue
The starting value of the Key Result.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
initial_
observed_
value
name
observed_
value
target_
value
@shortcut/client
Loading...
The starting value of the Key Result.