The generic ShipmentAddress business object represents an address that is the source or destination of a shipment. This business object contains the address and the telephone number as well as the contact's name.
The generic ShipmentAddress business object is a hierarchical business object. Each of its attributes is either a String, a Boolean, or a child business object.
ShipmentAddress includes the following attributes:
Name | Type | Key | Cardinality |
---|---|---|---|
ObjectId | String | x | |
AddressLines | String | ||
AddressType | String | ||
City | String | ||
Country | String | ||
PostalCode | String | ||
Region | String | ||
Subregion | String | ||
Street | String | ||
UnitNumber | String | ||
BoxNumber | String | ||
FloorNumber | String | ||
HouseNumber | String | ||
FaxNumber | String | ||
TelephoneNumber | String | ||
ContactName | String | ||
ProcessContext | ProcessContext | 1 |
The generic ShipmentAddress business object supports the following verbs:
To examine a listing of the attributes of the generic ShipmentAddress business object, use the System Manager.