Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UserInfoResponse

Hierarchy

Index

Properties

code?: number
message: string
status: string
type?: string
user_data: { allowed_speed?: number; create_date: number; email?: string; mobile?: string; name?: string; reputation?: string }

Type declaration

  • Optional allowed_speed?: number
  • create_date: number
  • Optional email?: string
  • Optional mobile?: string
  • Optional name?: string
  • Optional reputation?: string

Generated using TypeDoc