Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • InlineResponse2009Meta

Index

Properties

limit

limit: number

offset

offset: number

total

total: number

Static attributeTypeMap

attributeTypeMap: Array<{ baseName: string; name: string; type: string }> = [{"name": "total","baseName": "total","type": "number"},{"name": "limit","baseName": "limit","type": "number"},{"name": "offset","baseName": "offset","type": "number"} ]

Static discriminator

discriminator: string | undefined = undefined

Methods

Static getAttributeTypeMap

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

Generated using TypeDoc