Board interface

Extends

Properties

allowedMappings
canEdit
columns
fields
isValid
revision
rows

Inherited Properties

id

Id of the resource

name

Name of the resource

url

Full http link to the resource

Property Details

allowedMappings

allowedMappings: {[key: string]: {[key: string]: string[]}}

Property Value

{[key: string]: {[key: string]: string[]}}

canEdit

canEdit: boolean

Property Value

boolean

columns

columns: BoardColumn[]

Property Value

fields

fields: BoardFields

Property Value

isValid

isValid: boolean

Property Value

boolean

revision

revision: number

Property Value

number

rows

rows: BoardRow[]

Property Value

Inherited Property Details

id

Id of the resource

id: string

Property Value

string

Inherited From BoardReference.id

name

Name of the resource

name: string

Property Value

string

Inherited From BoardReference.name

url

Full http link to the resource

url: string

Property Value

string

Inherited From BoardReference.url