Quick start
API page
npm
GitHub
Preparing search index...
The search index is not available
@hadawi/sdk
@hadawi/sdk
index
ContributorInfo
Interface ContributorInfo
interface
ContributorInfo
{
id
:
string
;
firstName
?:
null
|
string
;
lastName
?:
null
|
string
;
phone
?:
null
|
string
;
email
?:
null
|
string
;
}
Index
Properties
id
first
Name?
last
Name?
phone?
email?
Properties
id
id
:
string
Optional
first
Name
firstName
?:
null
|
string
Optional
last
Name
lastName
?:
null
|
string
Optional
phone
phone
?:
null
|
string
Optional
email
email
?:
null
|
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
first
Name
last
Name
phone
email
Quick start
API page
npm
GitHub
@hadawi/sdk
Loading...