Preparing search index...
The search index is not available
@hurby/dribbble.js - v1.0.0
@hurby/dribbble.js
CreateJobParams
Interface CreateJobParams
interface
CreateJobParams
{
active
?:
boolean
;
category
?:
Category
;
description
:
string
;
facebook
?:
string
;
instagram
?:
string
;
link_to_apply
:
string
;
location
:
string
;
onsite_only
?:
boolean
;
onsite_or_remote
?:
boolean
;
organization_name
:
string
;
remote_only
?:
boolean
;
role_type
?:
RoleType
;
team
?:
string
|
number
;
title
:
string
;
twitter
?:
string
;
website
?:
string
;
}
Index
Properties
active?
category?
description
facebook?
instagram?
link_
to_
apply
location
onsite_
only?
onsite_
or_
remote?
organization_
name
remote_
only?
role_
type?
team?
title
twitter?
website?
Properties
Optional
active
active
?:
boolean
Optional
category
category
?:
Category
description
description
:
string
Optional
facebook
facebook
?:
string
Optional
instagram
instagram
?:
string
link_
to_
apply
link_to_apply
:
string
location
location
:
string
Optional
onsite_
only
onsite_only
?:
boolean
Optional
onsite_
or_
remote
onsite_or_remote
?:
boolean
organization_
name
organization_name
:
string
Optional
remote_
only
remote_only
?:
boolean
Optional
role_
type
role_type
?:
RoleType
Optional
team
team
?:
string
|
number
title
title
:
string
Optional
twitter
twitter
?:
string
Optional
website
website
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
active
category
description
facebook
instagram
link_
to_
apply
location
onsite_
only
onsite_
or_
remote
organization_
name
remote_
only
role_
type
team
title
twitter
website
@hurby/dribbble.js - v1.0.0
Loading...