Click or drag to resize

OrderResponseV3Rates Property

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

Rates for all available Ship Methods

Namespace:  Purolator.Webservice.Objects
Assembly:  OLS.Webservice.Objects (in OLS.Webservice.Objects.dll) Version: 9.3.0.21647 (9.3.0.21647)
Syntax
public List<RateV3> Rates { get; set; }

Property Value

Type: ListRateV3
See Also