Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • TIdJsonTopic

Index

Properties

Optional categoryId

categoryId: undefined | number

Optional title

title: undefined | string

Static attributeTypeMap

attributeTypeMap: Array<{ baseName: string; name: string; type: string }> = [{"name": "title","baseName": "title","type": "string"},{"name": "categoryId","baseName": "category_id","type": "number"} ]

Static discriminator

discriminator: string | undefined = undefined

Methods

Static getAttributeTypeMap

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

Generated using TypeDoc