Enum CarrierType
Denotes shipping carrier i.e. USPS,FedEx etc.
Namespace: NFX.Web.Shipping
Assembly: NFX.Web.dll
Syntax
public enum CarrierType
Fields
| Name | Description |
|---|---|
| Custom | |
| DHLExpress | |
| FedEx | |
| Unknown | |
| UPS | |
| USPS |
Denotes shipping carrier i.e. USPS,FedEx etc.
public enum CarrierType
| Name | Description |
|---|---|
| Custom | |
| DHLExpress | |
| FedEx | |
| Unknown | |
| UPS | |
| USPS |