Preparing search index...
The search index is not available
tririga-js-sdk
tririga-js-sdk
UpdateRecordResponse
Interface UpdateRecordResponse<T>
interface
UpdateRecordResponse
<
T
>
{
refresh
?:
ModelResultList
<
T
>
;
wfParametersMap
?:
{
[
key
:
string
]:
number
}
;
}
Type Parameters
T
Index
Properties
refresh?
wf
Parameters
Map?
Properties
Optional
refresh
refresh
?:
ModelResultList
<
T
>
Optional
wf
Parameters
Map
wfParametersMap
?:
{
[
key
:
string
]:
number
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
refresh
wf
Parameters
Map
tririga-js-sdk
Loading...