@dypai-ai/client-sdk - v1.12.0
DYPAI
GitHub
Preparing search index...
modules/auth/types
OTPRequest
Interface OTPRequest
interface
OTPRequest
{
create_user
?:
boolean
;
data
?:
Record
<
string
,
any
>
;
email
?:
string
;
phone
?:
string
;
}
Index
Properties
create_
user?
data?
email?
phone?
Properties
Optional
create_
user
create_user
?:
boolean
Optional
data
data
?:
Record
<
string
,
any
>
Optional
email
email
?:
string
Optional
phone
phone
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
create_
user
data
email
phone
DYPAI
GitHub
@dypai-ai/client-sdk - v1.12.0
Loading...