freshbooks-php-sdk

BuilderInterface

Table of Contents

Methods

build()  : string
Builds the query string parameters from the Builder.

Methods

build()

Builds the query string parameters from the Builder.

public build([string $resourceName = null ]) : string
Parameters
$resourceName : string = null

The type of resource to generate the query string for. Eg. AccountingResource, ProjectsResource

Return values
string

The built query string


        
On this page

Search results