Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • InlineResponse20033BasicTopic

Index

Properties

Optional fancyTitle

fancyTitle: undefined | string

Optional id

id: undefined | number

Optional postsCount

postsCount: undefined | number

Optional slug

slug: undefined | string

Optional title

title: undefined | string

Static attributeTypeMap

attributeTypeMap: Array<{ baseName: string; name: string; type: string }> = [{"name": "id","baseName": "id","type": "number"},{"name": "title","baseName": "title","type": "string"},{"name": "fancyTitle","baseName": "fancy_title","type": "string"},{"name": "slug","baseName": "slug","type": "string"},{"name": "postsCount","baseName": "posts_count","type": "number"} ]

Static discriminator

discriminator: string | undefined = undefined

Methods

Static getAttributeTypeMap

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

Generated using TypeDoc