freshbooks-php-sdk

BusinessAddress extends DataTransferObject

The address of the business.

Tags
link
https://www.freshbooks.com/api/identity_model

Table of Contents

Properties

$city  : string
$country  : string
$id  : int
$postalCode  : string
$province  : string
$street  : string

Properties

$postalCode

public string $postalCode

Postal/ZIP code for address of business.

$province

public string $province

Province/state for address of business.


        
On this page

Search results