Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "types/LoginRequestParamsType"

Index

Type aliases

Type aliases

LoginRequestParamsType

LoginRequestParamsType: { pwd: string; username: string }

Type declaration

  • pwd: string
  • username: string

Generated using TypeDoc