Click or drag to resize

ShipperAccountServiceTypeLinkResponse Class

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

A link indicating whether a shipping type is available to a Shipper Account
Inheritance Hierarchy
SystemObject
  Purolator.Webservice.ObjectsShipperAccountServiceTypeLinkResponse

Namespace:  Purolator.Webservice.Objects
Assembly:  OLS.Webservice.Objects (in OLS.Webservice.Objects.dll) Version: 9.3.0.21647 (9.3.0.21647)
Syntax
public class ShipperAccountServiceTypeLinkResponse

The ShipperAccountServiceTypeLinkResponse type exposes the following members.

Properties
  NameDescription
Public propertyAdditionalLabelJson
Any additional Json for formatting and adding additional fields to labels.
Public propertyAllow
True is this shipping type is available to this Shipper Account
Public propertyServiceTypeID
The ID of the Service Type
Public propertyShipperAccountID
The ID of the Shipper Account
Top
See Also