Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • InlineResponse20037TopicList

Index

Properties

Optional canCreateTopic

canCreateTopic: undefined | false | true

Optional draft

draft: string | null

Optional draftKey

draftKey: undefined | string

Optional draftSequence

draftSequence: undefined | number

Optional forPeriod

forPeriod: undefined | string

Optional perPage

perPage: undefined | number

Optional topics

Static attributeTypeMap

attributeTypeMap: Array<{ baseName: string; name: string; type: string }> = [{"name": "canCreateTopic","baseName": "can_create_topic","type": "boolean"},{"name": "draft","baseName": "draft","type": "string"},{"name": "draftKey","baseName": "draft_key","type": "string"},{"name": "draftSequence","baseName": "draft_sequence","type": "number"},{"name": "forPeriod","baseName": "for_period","type": "string"},{"name": "perPage","baseName": "per_page","type": "number"},{"name": "topics","baseName": "topics","type": "Array<InlineResponse20037TopicListTopics>"} ]

Static discriminator

discriminator: string | undefined = undefined

Methods

Static getAttributeTypeMap

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

Generated using TypeDoc