Address

person~ Address

The Address class represents the address of a person or entity.
It is used to store information about address, such as the line, country, ubigeo, typecode, urbanization, city, subentity and district.

Constructor

new Address(line)

Source:
Parameters:
Name Type Description
line string

Members

city

Source:

city

Source:

country

Source:

country

Source:

district

Source:

district

Source:

line

Source:

line

Source:

subentity

Source:

subentity

Source:

typecode

Source:

typecode

Source:

ubigeo

Source:

ubigeo

Source:

urbanization

Source:

urbanization

Source: