Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • InlineResponse20029Tags

Index

Properties

Optional count

count: undefined | number

Optional id

id: undefined | string

Optional pmCount

pmCount: undefined | number

Optional targetTag

targetTag: string | null

Optional text

text: undefined | string

Static attributeTypeMap

attributeTypeMap: Array<{ baseName: string; name: string; type: string }> = [{"name": "id","baseName": "id","type": "string"},{"name": "text","baseName": "text","type": "string"},{"name": "count","baseName": "count","type": "number"},{"name": "pmCount","baseName": "pm_count","type": "number"},{"name": "targetTag","baseName": "target_tag","type": "string"} ]

Static discriminator

discriminator: string | undefined = undefined

Methods

Static getAttributeTypeMap

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

Generated using TypeDoc