ts-mailcow-api
Preparing search index...
SyncjobUpdateRequest
Interface SyncjobUpdateRequest
Sync job update payload.
interface
SyncjobUpdateRequest
{
attr
:
SyncjobEditAttributes
;
items
:
number
|
number
[]
;
}
Index
Properties
attr
items
Properties
attr
attr
:
SyncjobEditAttributes
The attributes to set.
items
items
:
number
|
number
[]
List of IDs to update.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attr
items
ts-mailcow-api
Loading...
Sync job update payload.