@uploadcare/rest-client
Preparing search index...
BatchResponse
Type Alias BatchResponse<T>
type
BatchResponse
<
T
>
=
{
problems
:
Problems
;
result
:
T
[]
;
status
:
BatchResponseStatus
;
}
Type Parameters
T
Index
Properties
problems
result
status
Properties
problems
problems
:
Problems
result
result
:
T
[]
status
status
:
BatchResponseStatus
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
problems
result
status
@uploadcare/rest-client
Loading...