FilerAddress class

FilerAddress class

Filer address class.

The FilerAddress type exposes the following members:

Constructors

ConstructorDescription
FilerAddress()Initializes a new instance of FilerAddress class.

Properties

PropertyDescription
filer_nameGets or sets the name of filer.
address1Gets or sets the filer address, line 1.
address2Gets or sets the filer address, line 2.
address3Gets or sets the filer address, line 3.
cityGets or sets the filer address city.
stateGets or sets the filer address state.
postal_codeGets or sets the filer address postal code.
phoneGets or sets the filer address telephone number.
country_stringGets or sets the filer address country.

See Also