Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • InlineObject1

Index

Properties

Optional color

color: undefined | string

name

name: string

Optional textColor

textColor: undefined | string

Static attributeTypeMap

attributeTypeMap: Array<{ baseName: string; name: string; type: string }> = [{"name": "name","baseName": "name","type": "string"},{"name": "color","baseName": "color","type": "string"},{"name": "textColor","baseName": "text_color","type": "string"} ]

Static discriminator

discriminator: string | undefined = undefined

Methods

Static getAttributeTypeMap

  • getAttributeTypeMap(): { baseName: string; name: string; type: string }[]

Generated using TypeDoc