Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • InlineResponse20021ActionsSummary

Index

Properties

Optional acted

acted: undefined | false | true

Optional canUndo

canUndo: undefined | false | true

Optional count

count: undefined | number

Optional id

id: undefined | number

Static attributeTypeMap

attributeTypeMap: Array<{ baseName: string; name: string; type: string }> = [{"name": "id","baseName": "id","type": "number"},{"name": "count","baseName": "count","type": "number"},{"name": "acted","baseName": "acted","type": "boolean"},{"name": "canUndo","baseName": "can_undo","type": "boolean"} ]

Static discriminator

discriminator: string | undefined = undefined

Methods

Static getAttributeTypeMap

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

Generated using TypeDoc