BoardItemStateSyncUpdate interface

Describes a board item state sync to update on a board.

Properties

stateValue

The state value that will be synced to.

subType

The sub-type that will be set for sync, for example, 'User Story' for work item.

Property Details

stateValue

The state value that will be synced to.

stateValue: string

Property Value

string

subType

The sub-type that will be set for sync, for example, 'User Story' for work item.

subType: string

Property Value

string