@dypai-ai/client-sdk - v1.12.0
DYPAI
GitHub
Preparing search index...
modules/auth/types
RegisterData
Interface RegisterData
interface
RegisterData
{
email
?:
string
;
password
:
string
;
phone
?:
string
;
user_data
?:
Record
<
string
,
any
>
;
[
key
:
string
]:
any
;
}
Indexable
[
key
:
string
]:
any
Index
Properties
email?
password
phone?
user_
data?
Properties
Optional
email
email
?:
string
password
password
:
string
Optional
phone
phone
?:
string
Optional
user_
data
user_data
?:
Record
<
string
,
any
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
email
password
phone
user_
data
DYPAI
GitHub
@dypai-ai/client-sdk - v1.12.0
Loading...