The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Auth

FUNCTIONS

new($api)

Create a new object for accessing Auth API

Parameters

$api

    API object
get_by_freelancer
    Generate Billing Reports for a Specific Freelancer

Parameters

$freelancer_ref

    Freelancer reference

Return value

    JSON response as a string
get_by_freelancers_team
    Generate Billing Reports for a Specific Freelancer's Team

Parameters

$freelancer_team_ref

    Freelancer's team reference

Return value

    JSON response as a string
get_by_freelancers_company
    Generate Billing Reports for a Specific Freelancer's Company

Parameters

$freelancer_company_ref

    Freelancer's company reference

Return value

    JSON response as a string
get_by_buyers_team
    Generate Billing Reports for a Specific Buyer's Team

Parameters

$buyer_team_ref

    Buyer's team reference

Return value

    JSON response as a string
get_by_buyers_company
    Generate Billing Reports for a Specific Buyer's Company

Parameters

$buyer_company_ref

    Buyer's company reference

Return value

    JSON response as a string

AUTHOR

Maksym Novozhylov <mnovozhilov@upwork.com>

COPYRIGHT

Copyright © Upwork Global Corp., 2015