MobX Lark
Preparing search index...
Resume
Interface Resume
interface
Resume
{
awards
:
ResumeAward
[]
;
careers
:
ResumeCareer
[]
;
certificates
:
ResumeCertificate
[]
;
competitions
:
ResumeCertificate
[]
;
content
:
string
;
country_code
:
string
;
current_location
:
string
;
date_of_birth
:
string
;
educations
:
ResumeEducation
[]
;
email
:
string
;
file_md5
:
string
;
gender
:
Gender
;
home_location
:
string
;
languages
:
ResumeLanguage
[]
;
mobile
:
string
;
mobile_is_virtual
:
boolean
;
name
:
string
;
new_content
:
string
;
projects
:
ResumeProject
[]
;
self_evaluation
:
string
;
social_links
:
string
[]
;
urls
:
string
[]
;
willing_locations
:
string
[]
;
willing_positions
:
string
[]
;
work_year
:
number
|
null
;
}
Hierarchy
Record
<
|
"file_md5"
|
`
${
""
|
"new_"
}
content
`
|
"name"
|
"email"
|
"mobile"
|
"country_code"
|
"date_of_birth"
|
`
${
"current"
|
"home"
}
_location
`
|
"self_evaluation"
,
string
,
>
Record
<
`
willing_
${
"positions"
|
"locations"
}
`
|
"urls"
|
"social_links"
,
string
[]
,
>
Resume
Index
Properties
awards
careers
certificates
competitions
content
country_
code
current_
location
date_
of_
birth
educations
email
file_
md5
gender
home_
location
languages
mobile
mobile_
is_
virtual
name
new_
content
projects
self_
evaluation
social_
links
urls
willing_
locations
willing_
positions
work_
year
Properties
awards
awards
:
ResumeAward
[]
careers
careers
:
ResumeCareer
[]
certificates
certificates
:
ResumeCertificate
[]
competitions
competitions
:
ResumeCertificate
[]
content
content
:
string
country_
code
country_code
:
string
current_
location
current_location
:
string
date_
of_
birth
date_of_birth
:
string
educations
educations
:
ResumeEducation
[]
email
email
:
string
file_
md5
file_md5
:
string
gender
gender
:
Gender
home_
location
home_location
:
string
languages
languages
:
ResumeLanguage
[]
mobile
mobile
:
string
mobile_
is_
virtual
mobile_is_virtual
:
boolean
name
name
:
string
new_
content
new_content
:
string
projects
projects
:
ResumeProject
[]
self_
evaluation
self_evaluation
:
string
social_
links
social_links
:
string
[]
urls
urls
:
string
[]
willing_
locations
willing_locations
:
string
[]
willing_
positions
willing_positions
:
string
[]
work_
year
work_year
:
number
|
null
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
awards
careers
certificates
competitions
content
country_
code
current_
location
date_
of_
birth
educations
email
file_
md5
gender
home_
location
languages
mobile
mobile_
is_
virtual
name
new_
content
projects
self_
evaluation
social_
links
urls
willing_
locations
willing_
positions
work_
year
MobX Lark
Loading...