Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • InlineResponse20038

Index

Properties

Optional basedOnLastPost

basedOnLastPost: undefined | false | true

Optional categoryId

categoryId: string | null

Optional closed

closed: undefined | false | true

Optional duration

duration: string | null

Optional executeAt

executeAt: undefined | string

Optional success

success: undefined | string

Static attributeTypeMap

attributeTypeMap: Array<{ baseName: string; name: string; type: string }> = [{"name": "success","baseName": "success","type": "string"},{"name": "executeAt","baseName": "execute_at","type": "string"},{"name": "duration","baseName": "duration","type": "string"},{"name": "basedOnLastPost","baseName": "based_on_last_post","type": "boolean"},{"name": "closed","baseName": "closed","type": "boolean"},{"name": "categoryId","baseName": "category_id","type": "string"} ]

Static discriminator

discriminator: string | undefined = undefined

Methods

Static getAttributeTypeMap

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

Generated using TypeDoc