Address

Address object is used in various places in Finqu


Description

address1

Returns the value of address1 field in the address.

address2

Returns the value of address2 field in the address.

city

Returns the value of city field in the address.

company

Returns the value of company field in the address.

company_id

Returns the value of company_id field in the address.

country

Returns the country object for the corresponding country in the address.

country_code

Returns the value of country_code field in the address.

email

Returns the value of email field in the address.

first_name

Returns the value of first_name field in the address.

info

Returns the value of info in the address if such is set.

last_name

Returns the value of last_name field in the address.

latitude

Returns the value of latitude in the address if such is set.

longitude

Returns the value of longitude in the address if such is set.

name

Returns the name.

phone

Returns the value of phone field in the address.

state_code

Returns the value of state_code field in the address.

vat_number

Returns the value of vat_number field in the address.

zipcode

Returns the value of zipcode field in the address.