MobX Lark
Preparing search index...
ResumeCareer
Interface ResumeCareer
interface
ResumeCareer
{
company
:
string
;
end_date
:
string
;
end_time
:
string
;
job_description
:
string
;
start_date
:
string
;
start_time
:
string
;
title
:
string
;
type
:
CareerType
;
type_str
:
string
;
}
Hierarchy (
View Summary
)
ResumePeriod
Record
<
"company"
|
"title"
|
"type_str"
|
"job_description"
,
string
>
ResumeCareer
Index
Properties
company
end_
date
end_
time
job_
description
start_
date
start_
time
title
type
type_
str
Properties
company
company
:
string
end_
date
end_date
:
string
end_
time
end_time
:
string
job_
description
job_description
:
string
start_
date
start_date
:
string
start_
time
start_time
:
string
title
title
:
string
type
type
:
CareerType
type_
str
type_str
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
company
end_
date
end_
time
job_
description
start_
date
start_
time
title
type
type_
str
MobX Lark
Loading...