Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Description
Extends the BusinessAddress class with properties that are specific to a constituent entity, such as a customer or vendor.
Properties
Property |
Type |
Length |
Default |
Description |
|---|---|---|---|---|
UPSZone |
string |
3 |
Empty |
The United Parcel Service zone or courier ID for the address. |
ShippingMethodKey |
N/A |
Empty |
The shipping method key object that specifies the shipping method to use for this address. |
|
TaxScheduleKey |
N/A |
Empty |
The tax schedule key object that specifies the tax schedule to use for this address. |
|
CreatedDate |
dateTime |
N/A |
Current system date |
The date the address was created. |
ModifiedDate |
dateTime |
N/A |
Current system date |
The date the address was modified. The value is in Coordinated Universal Time (UTC). |
LastModifiedDate |
dateTime |
N/A |
Current system date |
The date the address was last modified. The value is in Coordinated Universal Time (UTC). |
UserDefined1 |
string |
20 |
Empty |
A user-defined value for the address. |
UserDefined2 |
string |
20 |
Empty |
A user-defined value for the address. |
InternetAddresses |
N/A |
Empty |
The set of Internet address information for the constituent address. |