Jobs

Jobs API
extends Upwork\API\Client
Methods Summary
public
public
# getList( array $params )
Get list of jobs
public
# getSpecific( string $key )
Get specific job by key
public
# postJob( array $params )
Post a new job
public
# editJob( string $key , array $params )
Edit existend job
public
# deleteJob( string $key , array $params )
Delete existend job
Methods inherited from Upwork\API\Client
__construct(), getServer(), getRequestToken(), auth(), _request(), get(), post(), put(), delete()
Constants Summary
public string ENTRY_POINT
# 'api'
Constants inherited from Upwork\API\Client
DATA_FORMAT
Properties inherited from Upwork\API\Client
$_epoint, $_server