Jira.js - Jira Cloud API library
Preparing search index...
AgileParameters
DeleteBoardProperty
Interface DeleteBoardProperty
interface
DeleteBoardProperty
{
boardId
:
string
;
propertyKey
:
string
;
}
Index
Properties
board
Id
property
Key
Properties
board
Id
boardId
:
string
The id of the board from which the property will be removed.
property
Key
propertyKey
:
string
The key of the property to remove.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
board
Id
property
Key
Jira.js - Jira Cloud API library
Loading...
The id of the board from which the property will be removed.