Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WitContribution

Hierarchy

  • WitContribution

Index

Properties

Optional contributionId

contributionId: string

The id for the contribution.

Optional height

height: number

The height for the contribution.

Optional inputs

inputs: object

A dictionary holding key value pairs for contribution inputs.

Type declaration

  • [key: string]: any

Optional showOnDeletedWorkItem

showOnDeletedWorkItem: boolean

A value indicating if the contribution should be show on deleted workItem.

Generated using TypeDoc