@webitel/api-services
Preparing search index...
_models/configServicePatchConfigBody
ConfigServicePatchConfigBody
Type Alias ConfigServicePatchConfigBody
type
ConfigServicePatchConfigBody
=
{
daysToStore
?:
number
;
description
?:
string
;
enabled
?:
boolean
;
fields
?:
string
[]
;
period
?:
number
;
storage
?:
LoggerLookup
;
}
Index
Properties
days
To
Store?
description?
enabled?
fields?
period?
storage?
Properties
Optional
days
To
Store
daysToStore
?:
number
Optional
description
description
?:
string
Optional
enabled
enabled
?:
boolean
Optional
fields
fields
?:
string
[]
Optional
period
period
?:
number
Optional
storage
storage
?:
LoggerLookup
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
days
To
Store
description
enabled
fields
period
storage
@webitel/api-services
Loading...