SubTypeAndStateValue interface
Properties
state |
The state value that will be synced to. |
sub |
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