Ezly
Website
GitHub
Discord
Preparing search index...
contact
Function contact
contact
(
identification
:
Identification
,
fetcher
?:
Fetcher
,
)
:
Promise
<
{
Result
:
{
Actions
:
null
;
ActiveAlias
:
string
;
ActivePhone
:
{
PhoneDisplayInternationalNumber
:
string
;
PhoneDisplayNumber
:
string
;
PhoneInternationalNumber
:
string
;
}
;
CanDisplayPhoto
:
boolean
;
Children
:
{
DisplayName
:
null
;
Identifier
:
null
;
IsSmoneyPro
:
boolean
;
IsSmoneyUser
:
boolean
;
}
[]
;
DisplayName
:
string
;
HasPhoto
:
boolean
;
Identifier
:
string
;
IsBlocked
:
boolean
;
IsBookmarked
:
boolean
;
IsMe
:
boolean
;
IsSmoneyPro
:
boolean
;
IsSmoneyUser
:
boolean
;
IzlyProfile
:
{
CardNumber
:
string
;
CodeSociete
:
number
;
DateValidity
:
Date
;
IzlyEmail
:
string
;
NumeroTarif
:
number
;
}
;
Operations
:
null
;
OptIn
:
boolean
;
OptInPartners
:
boolean
;
PreAuthorization
:
null
;
Profile
:
{
Address
:
{
City
:
string
;
Country
:
number
;
Name
:
string
;
ZipCode
:
string
;
}
;
BirthDate
:
Date
;
Civility
:
number
;
Email
:
string
;
FirstName
:
string
;
LastName
:
string
;
}
;
ProInfos
:
null
;
SecondDisplayName
:
string
;
}
;
UP
:
UP
;
}
,
>
Parameters
identification
:
Identification
fetcher
:
Fetcher
= defaultFetcher
Returns
Promise
<
{
Result
:
{
Actions
:
null
;
ActiveAlias
:
string
;
ActivePhone
:
{
PhoneDisplayInternationalNumber
:
string
;
PhoneDisplayNumber
:
string
;
PhoneInternationalNumber
:
string
;
}
;
CanDisplayPhoto
:
boolean
;
Children
:
{
DisplayName
:
null
;
Identifier
:
null
;
IsSmoneyPro
:
boolean
;
IsSmoneyUser
:
boolean
;
}
[]
;
DisplayName
:
string
;
HasPhoto
:
boolean
;
Identifier
:
string
;
IsBlocked
:
boolean
;
IsBookmarked
:
boolean
;
IsMe
:
boolean
;
IsSmoneyPro
:
boolean
;
IsSmoneyUser
:
boolean
;
IzlyProfile
:
{
CardNumber
:
string
;
CodeSociete
:
number
;
DateValidity
:
Date
;
IzlyEmail
:
string
;
NumeroTarif
:
number
;
}
;
Operations
:
null
;
OptIn
:
boolean
;
OptInPartners
:
boolean
;
PreAuthorization
:
null
;
Profile
:
{
Address
:
{
City
:
string
;
Country
:
number
;
Name
:
string
;
ZipCode
:
string
;
}
;
BirthDate
:
Date
;
Civility
:
number
;
Email
:
string
;
FirstName
:
string
;
LastName
:
string
;
}
;
ProInfos
:
null
;
SecondDisplayName
:
string
;
}
;
UP
:
UP
;
}
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Website
GitHub
Discord
Ezly
Loading...