Click or drag to resize

DocumentRequestObjectType Property

[This is preliminary documentation and is subject to change.]

The type of object returned (Shipment, LTLShipment, Closeout, Package, Container).

Namespace:  Purolator.Webservice.Objects
Assembly:  OLS.Webservice.Objects (in OLS.Webservice.Objects.dll) Version: 9.3.0.21647 (9.3.0.21647)
Syntax
public string ObjectType { get; set; }

Property Value

Type: String
See Also