\FAA\Obj\Search\ResponseAddress

Implement response object

Summary

Methods
Properties
Constants
__construct()
$
$
$
$
$
$
$
$
$
$
$
$
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$

$ :string

contact_person The contact person name

Type

string

$

$ :string

name The name

Type

string

$

$ :string

last_name The family/last name

Type

string

$

$ :string

street The street and number

Type

string

$

$ :string

zipcode The postal code

Type

string

$

$ :string

town The location/town

Type

string

$

$ :string

label A label to display directly

Type

string

$

$ :float

latitude The geo code latitude

Type

float

$

$ :float

longitude The geo code longitude

Type

float

$

$ :\FAA\Obj\Search\Response\?string

user_id The assigned user id

Type

\FAA\Obj\Search\Response\?string

$

$ :string

company The company name

Type

string

$

$ :object

geo_location The geo location as object

Type

object

Methods

__construct()

__construct(\stdClass  $doc)

Address response constructor.

Parameters

\stdClass $doc

The search response object