Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • InlineResponse20023Users

Index

Properties

Optional avatarTemplate

avatarTemplate: undefined | string

Optional id

id: undefined | number

Optional name

name: string | null

Optional username

username: undefined | string

Static attributeTypeMap

attributeTypeMap: Array<{ baseName: string; name: string; type: string }> = [{"name": "id","baseName": "id","type": "number"},{"name": "username","baseName": "username","type": "string"},{"name": "name","baseName": "name","type": "string"},{"name": "avatarTemplate","baseName": "avatar_template","type": "string"} ]

Static discriminator

discriminator: string | undefined = undefined

Methods

Static getAttributeTypeMap

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

Generated using TypeDoc