Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • InlineObject22

Index

Properties

Optional basedOnLastPost

basedOnLastPost: undefined | false | true

Optional categoryId

categoryId: undefined | number

Optional statusType

statusType: undefined | string

Optional time

time: undefined | string

Static attributeTypeMap

attributeTypeMap: Array<{ baseName: string; name: string; type: string }> = [{"name": "time","baseName": "time","type": "string"},{"name": "statusType","baseName": "status_type","type": "string"},{"name": "basedOnLastPost","baseName": "based_on_last_post","type": "boolean"},{"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