Preparing search index...
The search index is not available
@hurby/dribbble.js - v1.0.0
@hurby/dribbble.js
Job
Interface Job
interface
Job
{
active
:
boolean
;
category
?:
Category
;
created_at
:
string
;
description
:
string
;
ends_at
?:
string
;
facebook
?:
string
;
id
:
number
;
instagram
?:
string
;
link_to_apply
:
string
;
location
:
string
;
organization_name
:
string
;
role_type
?:
RoleType
;
starts_at
?:
string
;
team
?:
null
|
Team
;
title
:
string
;
twitter
?:
string
;
updated_at
:
string
;
url
:
string
;
website
?:
string
;
}
Index
Properties
active
category?
created_
at
description
ends_
at?
facebook?
id
instagram?
link_
to_
apply
location
organization_
name
role_
type?
starts_
at?
team?
title
twitter?
updated_
at
url
website?
Properties
active
active
:
boolean
Optional
category
category
?:
Category
created_
at
created_at
:
string
description
description
:
string
Optional
ends_
at
ends_at
?:
string
Optional
facebook
facebook
?:
string
id
id
:
number
Optional
instagram
instagram
?:
string
link_
to_
apply
link_to_apply
:
string
location
location
:
string
organization_
name
organization_name
:
string
Optional
role_
type
role_type
?:
RoleType
Optional
starts_
at
starts_at
?:
string
Optional
team
team
?:
null
|
Team
title
title
:
string
Optional
twitter
twitter
?:
string
updated_
at
updated_at
:
string
url
url
:
string
Optional
website
website
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
active
category
created_
at
description
ends_
at
facebook
id
instagram
link_
to_
apply
location
organization_
name
role_
type
starts_
at
team
title
twitter
updated_
at
url
website
@hurby/dribbble.js - v1.0.0
Loading...