Preparing search index...
The search index is not available
Freeze Design Frontend - TypeScript API
Freeze Design Frontend - TypeScript API
types
UserProfile
Interface UserProfile
interface
UserProfile
{
id
:
number
;
user
:
User
;
phone
:
string
;
address_line1
:
string
;
address_line2
:
string
;
postal_code
:
string
;
city
:
string
;
country
:
string
;
}
Index
Properties
id
user
phone
address_
line1
address_
line2
postal_
code
city
country
Properties
id
id
:
number
user
user
:
User
phone
phone
:
string
address_
line1
address_line1
:
string
address_
line2
address_line2
:
string
postal_
code
postal_code
:
string
city
city
:
string
country
country
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
user
phone
address_
line1
address_
line2
postal_
code
city
country
Freeze Design Frontend - TypeScript API
Loading...