OrderRequestV3ClearanceAddress Property |
[This is preliminary documentation and is subject to change.]
The name and address of the person for whom the order is clearing.
Namespace:
Purolator.Webservice.Objects
Assembly:
OLS.Webservice.Objects (in OLS.Webservice.Objects.dll) Version: 9.3.0.21647 (9.3.0.21647)
Syntaxpublic Address ClearanceAddress { get; }
Public ReadOnly Property ClearanceAddress As Address
Get
public:
property Address^ ClearanceAddress {
Address^ get ();
}
Property Value
Type:
Address
See Also