| Methods Summary | ||
|---|---|---|
public
|
||
public
|
#
getByTeamFull( string $company , string $team , array $params )
Generate Time Reports for a Specific Team (with financial info)
|
|
public
|
#
getByTeamLimited( string $company , string $team , array $params )
Generate Time Reports for a Specific Team (hide financial info)
|
|
public
|
#
getByAgency( string $company , string $agency , array $params )
Generating Agency Specific Reports
|
|
public
|
||
public
|
#
getByFreelancerLimited( string $freelancerId , array $params )
Generating Freelancer Specific Reports (hide financial info)
|
|
public
|
#
getByFreelancerFull( string $freelancerId , array $params )
Generating Freelancer Specific Reports (with financial info)
|
|
| Methods inherited from Upwork\API\Client |
|---|
__construct(),
getServer(),
getRequestToken(),
auth(),
_request(),
get(),
post(),
put(),
delete()
|
| Constants Summary | ||
|---|---|---|
public
string
|
ENTRY_POINT
|
#
'gds'
|
| Constants inherited from Upwork\API\Client |
|---|
DATA_FORMAT
|
| Properties inherited from Upwork\API\Client |
|---|
$_epoint,
$_server
|