@webitel/api-services
Preparing search index...
_models/apiLDAProcess
ApiLDAProcess
Interface ApiLDAProcess
interface
ApiLDAProcess
{
completeAt
?:
string
;
executeAt
?:
string
;
executeBy
?:
ApiRoleId
;
id
?:
string
;
options
?:
ApiLDAProcessOptions
;
progress
?:
ApiLDAPObjentry
[]
;
status
?:
string
;
}
Index
Properties
complete
At?
execute
At?
execute
By?
id?
options?
progress?
status?
Properties
Optional
complete
At
completeAt
?:
string
Optional. If not
indicates that this process is completed.
Optional
execute
At
executeAt
?:
string
Optional
execute
By
executeBy
?:
ApiRoleId
Optional
id
id
?:
string
Optional
options
options
?:
ApiLDAProcessOptions
Optional
progress
progress
?:
ApiLDAPObjentry
[]
Optional
status
status
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
complete
At
execute
At
execute
By
id
options
progress
status
@webitel/api-services
Loading...
Optional. If not indicates that this process is completed.