Click or drag to resize

StockLocationStreetAddresses Property

Street address with TypeId == StreetAddrType.Primary is shipping address; the one with TypeId == StreetAddrType.Alt is billing address.

Namespace: CorrigoService.Entities
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Address2[] StreetAddresses { get; set; }

Property Value

Address2
See Also