Preparing search index...
The search index is not available
@hurby/dribbble.js - v1.0.0
@hurby/dribbble.js
UpdateJobParams
Interface UpdateJobParams
interface
UpdateJobParams
{
active
?:
boolean
;
category
?:
Category
;
description
?:
string
;
facebook
?:
string
;
instagram
?:
string
;
link_to_apply
?:
string
;
location
?:
string
;
organization_name
?:
string
;
role_type
?:
RoleType
;
team
?:
string
|
number
;
title
?:
string
;
twitter
?:
string
;
website
?:
string
;
}
Index
Properties
active?
category?
description?
facebook?
instagram?
link_
to_
apply?
location?
organization_
name?
role_
type?
team?
title?
twitter?
website?
Properties
Optional
active
active
?:
boolean
Optional
category
category
?:
Category
Optional
description
description
?:
string
Optional
facebook
facebook
?:
string
Optional
instagram
instagram
?:
string
Optional
link_
to_
apply
link_to_apply
?:
string
Optional
location
location
?:
string
Optional
organization_
name
organization_name
?:
string
Optional
role_
type
role_type
?:
RoleType
Optional
team
team
?:
string
|
number
Optional
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
organization_
name
role_
type
team
title
twitter
website
@hurby/dribbble.js - v1.0.0
Loading...