Board interface
- Extends
-
id |
Id of the resource
|
name |
Name of the resource
|
url |
Full http link to the resource
|
allowedMappings: {[key: string]: {[key: string]: string[]}}
Property Value
{[key: string]: {[key: string]: string[]}}
canEdit: boolean
Property Value
columns: BoardColumn[]
Property Value
fields: BoardFields
Property Value
isValid: boolean
Property Value
revision: number
Property Value
rows: BoardRow[]
Property Value
Inherited Property Details
Full http link to the resource
url: string
Property Value
Inherited From BoardReference.url