@custouch/jssdk
Preparing search index...
service/ticket
BatchUpdateRecord
Type Alias BatchUpdateRecord
type
BatchUpdateRecord
=
{
beginTime
:
string
;
createTime
:
string
;
endTime
:
string
;
errorFilePath
:
string
;
failureCount
:
string
;
filePath
:
string
;
id
:
string
;
isDelete
:
boolean
;
name
:
string
;
projectId
:
string
;
requestCount
:
string
;
status
:
BatchUpdateStatus
;
successCount
:
string
;
teamId
:
string
;
tenantId
:
string
;
}
Index
Properties
begin
Time
create
Time
end
Time
error
File
Path
failure
Count
file
Path
id
is
Delete
name
project
Id
request
Count
status
success
Count
team
Id
tenant
Id
Properties
begin
Time
beginTime
:
string
create
Time
createTime
:
string
end
Time
endTime
:
string
error
File
Path
errorFilePath
:
string
failure
Count
failureCount
:
string
file
Path
filePath
:
string
id
id
:
string
is
Delete
isDelete
:
boolean
name
name
:
string
project
Id
projectId
:
string
request
Count
requestCount
:
string
status
status
:
BatchUpdateStatus
success
Count
successCount
:
string
team
Id
teamId
:
string
tenant
Id
tenantId
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
begin
Time
create
Time
end
Time
error
File
Path
failure
Count
file
Path
id
is
Delete
name
project
Id
request
Count
status
success
Count
team
Id
tenant
Id
@custouch/jssdk
Loading...