Shipping Integrator V5 - Online Help
Shipping Integrator V5
Questions / Feedback?

CustomerType Property

Customer classification code.

Syntax

[VB.NET]
Public Property CustomerType As UpsratesCustomerTypes

[C#]
public UpsratesCustomerTypes CustomerType {get; set;}

enum UpsratesCustomerTypes { ccShipperNumber, ccDaily, ccRetail, ccStandard, ccNone }

Remarks

The CustomerType is applicable only if CountryCode is US. The rates depend on the combination of PickupType and CustomerType.

Valid values are:

Value Meaning
ccShipperNumber (0) Rates associated with the shipper number
ccDaily (1) Daily Rates
ccRetail (2) Retail Rates
ccStandard (3) StandardListRates
ccNone (4) None (default)

Default Value

4

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 5.0.6240.0