| Name | Description | |
|---|---|---|
|  | OrderBase Constructor | Initializes a new OrderBase object. | 
The following tables list the members exposed by OrderBase.
| Name | Description | |
|---|---|---|
|  | OrderBase Constructor | Initializes a new OrderBase object. | 
| Name | Description | |
|---|---|---|
|  | BasePrice | The base price of the Order. | 
|  | BasePriceType | The method used when calculating the base price for this Order. | 
|  | CODAmount | The collect-on-delivery (COD) amount assigned to this Order. | 
|  | CollectionArrivalDate | Gets the actual collection arrival date of the current order. | 
|  | CollectionCODRequired | Indicates if a driver is required to a obtain a 'collect-on-delivery' (COD) amount when collecting this Order. | 
|  | CollectionContactName | The name of collection contact for this Order. | 
|  | CollectionSignatureRequired | Indicates if a driver is required to obtain a signature when collecting this Order. | 
|  | Comments | Any additional comments associated with this Order. | 
|  | DateSubmitted | The date when this Order was originally submitted. | 
|  | DeclaredValue | The pre-determined value declaration assigned to this Order. | 
|  | DeliveryArrivalDate | Gets the actual delivery arrival date of the current order. | 
|  | DeliveryCODRequired | Indicates if a driver is required to a obtain a 'collect-on-delivery' (COD) amount when delivering this Order. | 
|  | DeliveryContactName | The name of delivery contact for this Order. | 
|  | DeliverySignatureRequired | Indicates if a driver is required to obtain a signature when delivering this Order. | 
|  | Description | The description containing any notable details or instructions regarding this Order. | 
|  | Distance | The total distance between the collection and delivery Locations. | 
|  | Height | The height measurement of the contents included in this Order. | 
|  | ID | The unique identifier for this Order record. | 
|  | IncomingTrackingNumber | The incoming tracking number assigned to this Order. | 
|  | Length | The length measurement of the contents included in this Order. | 
|  | OutgoingTrackingNumber | The outgoing tracking number assigned to this Order. | 
|  | PriceAdjustment | A flat-amount adjustment value added to the pricing of this Order. | 
|  | PriceModifierTotalCost | The calculated sum of all PriceModifiers assigned this Order. | 
|  | PurchaseOrderNumber | The purchase order number assigned to this Order. | 
|  | Quantity | The number of items included in this Order. | 
|  | ReferenceNumber | The reference number assigned to this Order. | 
|  | RequestedBy | The name of the party that requested this Order. | 
|  | RouteName | The name of the route associated with this Order. | 
|  | StatusLevel | The current status level of this Order. | 
|  | SubmissionSource | Identifies the medium through which this Order was originally submitted. | 
|  | TotalCost | The calculated total cost of this Order. | 
|  | TrackingNumber | The tracking number assigned to this Order. | 
|  | Weight | The weight measurement of the contents included in this Order. | 
|  | Width | The width measurement of the contents included in this Order. |