Maximo API Client - v0.9.01
Preparing search index...
ResourceUpdateResponse
Interface ResourceUpdateResponse<T>
Type for resource update response Provides detailed information about the update operation
interface
ResourceUpdateResponse
<
T
>
{
success
:
boolean
;
status
:
number
;
data
?:
T
;
}
Type Parameters
T
Index
Properties
success
status
data?
Properties
success
success
:
boolean
status
status
:
number
Optional
data
data
?:
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
success
status
data
Maximo API Client - v0.9.01
Loading...
Type for resource update response Provides detailed information about the update operation