FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE

FlexNet Operations Web Services Guide

Element: address [type accountDataType]

Description

Optional. Account physical address. See addressDataType.

Derived By

Type addressDataType

Content Model

Contains elements as defined in the following table.

Component  Type  Occurs  Description 
    1..1   
address1  string  0..1  First line of address.
address2  string  0..1  Second line of address.
city  string  0..1  City portion of address.
state  string  0..1  State portion of address.
zipcode  string  0..1  Postal code.
country  string  0..1  Country, in two-letter ISO-3166 code. If not provided, defaults to US.
region  string  0..1  Address region.
Referenced By
Name  Type 
accountDataType  Complex Type 
Definition

See accountDataType