@deep/nest-kit
Preparing search index...
modules/users
GetUserByOptions
Interface GetUserByOptions
interface
GetUserByOptions
{
alias
?:
string
;
email
?:
string
;
id
?:
string
;
phoneNumber
?:
string
;
type
?:
UserType
;
}
Index
Properties
alias?
email?
id?
phone
Number?
type?
Properties
Optional
alias
alias
?:
string
Optional
email
email
?:
string
Optional
id
id
?:
string
Optional
phone
Number
phoneNumber
?:
string
Optional
type
type
?:
UserType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
alias
email
id
phone
Number
type
@deep/nest-kit
Loading...