Klarna Web SDK v1
Preparing search index...
identity
UserAccountProfile
Type Alias UserAccountProfile
type
UserAccountProfile
=
{
billing_address
?:
BillingAddress
;
date_of_birth
?:
string
|
null
;
email
?:
string
|
null
;
email_verified
?:
boolean
;
family_name
?:
string
|
null
;
given_name
?:
string
|
null
;
locale
?:
string
|
null
;
national_identification
?:
NationalIdentification
;
phone
?:
string
|
null
;
shipping_address
?:
ShippingAddress
;
sub
:
string
;
}
Index
Properties
billing_
address?
date_
of_
birth?
email?
email_
verified?
family_
name?
given_
name?
locale?
national_
identification?
phone?
shipping_
address?
sub
Properties
Optional
billing_
address
billing_address
?:
BillingAddress
Optional
date_
of_
birth
date_of_birth
?:
string
|
null
Optional
email
email
?:
string
|
null
Optional
email_
verified
email_verified
?:
boolean
Optional
family_
name
family_name
?:
string
|
null
Optional
given_
name
given_name
?:
string
|
null
Optional
locale
locale
?:
string
|
null
Optional
national_
identification
national_identification
?:
NationalIdentification
Optional
phone
phone
?:
string
|
null
Optional
shipping_
address
shipping_address
?:
ShippingAddress
sub
sub
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
billing_
address
date_
of_
birth
email
email_
verified
family_
name
given_
name
locale
national_
identification
phone
shipping_
address
sub
Klarna Web SDK v1
Loading...