Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UpdateDmsObjectStatusParams

Parameters for the updateDmsObjectStatus-function.

Hierarchy

  • UpdateDmsObjectStatusParams

Index

Properties

alterationText?: string

Description of changes

dmsObjectId: string

ID of the DmsObject

editor?: string

User or Group to which the DmsObject will be assigned. You can specify individual users as well as groups using IDs of the Identityprovider-App

repositoryId: string

ID of the repository

status: DmsObjectStatus

State of the dms Object

Generated using TypeDoc