FilerAddress class

FilerAddress class

Filer address class.

The FilerAddress type exposes the following members:

Constructors

Constructor Description
FilerAddress() Initializes a new instance of FilerAddress class.

Properties

Property Description
filer_name Gets or sets the name of filer.
address1 Gets or sets the filer address, line 1.
address2 Gets or sets the filer address, line 2.
address3 Gets or sets the filer address, line 3.
city Gets or sets the filer address city.
state Gets or sets the filer address state.
postal_code Gets or sets the filer address postal code.
phone Gets or sets the filer address telephone number.
country_string Gets or sets the filer address country.

See Also