Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • InlineResponse20040

Index

Properties

Optional active

active: undefined | false | true

Optional message

message: undefined | string

Optional success

success: undefined | false | true

Optional userId

userId: undefined | number

Static attributeTypeMap

attributeTypeMap: Array<{ baseName: string; name: string; type: string }> = [{"name": "success","baseName": "success","type": "boolean"},{"name": "active","baseName": "active","type": "boolean"},{"name": "message","baseName": "message","type": "string"},{"name": "userId","baseName": "user_id","type": "number"} ]

Static discriminator

discriminator: string | undefined = undefined

Methods

Static getAttributeTypeMap

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

Generated using TypeDoc