OnTime Extension SDK Documentation
OnTime.Extensions.SDK Namespace / Order Class
Properties


In This Topic
    Order Class Members
    In This Topic

    The following tables list the members exposed by Order.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new Order object.  
    Top
    Public Properties
     NameDescription
    Public PropertyThe base price of the Order. (Inherited from OnTime.Extensions.SDK.OrderBase)
    Public PropertyThe method used when calculating the base price for this Order. (Inherited from OnTime.Extensions.SDK.OrderBase)
    Public PropertyThe collect-on-delivery (COD) amount assigned to this Order. (Inherited from OnTime.Extensions.SDK.OrderBase)
    Public PropertyGets the actual collection arrival date of the current order. (Inherited from OnTime.Extensions.SDK.OrderBase)
    Public PropertyThe Order.TimeWindow specified for the collection of this Order.  
    Public PropertyThe User assigned as the collection driver for this Order.  
    Public PropertyIndicates if a driver is required to a obtain a 'collect-on-delivery' (COD) amount when collecting this Order. (Inherited from OnTime.Extensions.SDK.OrderBase)
    Public PropertyThe name of collection contact for this Order. (Inherited from OnTime.Extensions.SDK.OrderBase)
    Public PropertyThe collection Location assigned to this Order.  
    Public PropertyIndicates if a driver is required to obtain a signature when collecting this Order. (Inherited from OnTime.Extensions.SDK.OrderBase)
    Public PropertyAny additional comments associated with this Order. (Inherited from OnTime.Extensions.SDK.OrderBase)
    Public PropertyThe Customer that submitted this Order.  
    Public PropertyThe Contact associated with this Order.  
    Public PropertyThe date when this Order was originally submitted. (Inherited from OnTime.Extensions.SDK.OrderBase)
    Public PropertyThe pre-determined value declaration assigned to this Order. (Inherited from OnTime.Extensions.SDK.OrderBase)
    Public PropertyGets the actual delivery arrival date of the current order. (Inherited from OnTime.Extensions.SDK.OrderBase)
    Public PropertyThe Order.TimeWindow specified for the delivery of this Order.  
    Public PropertyThe User assigned as the delivery driver for this Order.  
    Public PropertyIndicates if a driver is required to a obtain a 'collect-on-delivery' (COD) amount when delivering this Order. (Inherited from OnTime.Extensions.SDK.OrderBase)
    Public PropertyThe name of delivery contact for this Order. (Inherited from OnTime.Extensions.SDK.OrderBase)
    Public PropertyThe delivery Location assigned to this Order.  
    Public PropertyIndicates if a driver is required to obtain a signature when delivering this Order. (Inherited from OnTime.Extensions.SDK.OrderBase)
    Public PropertyThe Department associated with this Order.  
    Public PropertyThe description containing any notable details or instructions regarding this Order. (Inherited from OnTime.Extensions.SDK.OrderBase)
    Public PropertyThe User assigned as the dispatcher for this Order.  
    Public PropertyThe total distance between the collection and delivery Locations. (Inherited from OnTime.Extensions.SDK.OrderBase)
    Public PropertyThe User assigned as the driver for this Order.  
    Public PropertyThe height measurement of the contents included in this Order. (Inherited from OnTime.Extensions.SDK.OrderBase)
    Public PropertyThe unique identifier for this Order record. (Inherited from OnTime.Extensions.SDK.OrderBase)
    Public PropertyThe incoming tracking number assigned to this Order. (Inherited from OnTime.Extensions.SDK.OrderBase)
    Public PropertyThe collection of Order.Item objects associated with this Order.  
    Public PropertyThe length measurement of the contents included in this Order. (Inherited from OnTime.Extensions.SDK.OrderBase)
    Public PropertyThe outgoing tracking number assigned to this Order. (Inherited from OnTime.Extensions.SDK.OrderBase)
    Public PropertyA flat-amount adjustment value added to the pricing of this Order. (Inherited from OnTime.Extensions.SDK.OrderBase)
    Public PropertyThe collection of PriceModifier objects assigned to this Order.  
    Public PropertyThe calculated sum of all PriceModifiers assigned this Order. (Inherited from OnTime.Extensions.SDK.OrderBase)
    Public PropertyThe PriceSet assigned to this Order.  
    Public PropertyThe purchase order number assigned to this Order. (Inherited from OnTime.Extensions.SDK.OrderBase)
    Public PropertyThe number of items included in this Order. (Inherited from OnTime.Extensions.SDK.OrderBase)
    Public PropertyThe reference number assigned to this Order. (Inherited from OnTime.Extensions.SDK.OrderBase)
    Public PropertyThe name of the party that requested this Order. (Inherited from OnTime.Extensions.SDK.OrderBase)
    Public PropertyThe name of the route associated with this Order. (Inherited from OnTime.Extensions.SDK.OrderBase)
    Public PropertyThe latest comprehensive Status update made to this Order.  
    Public PropertyThe current status level of this Order. (Inherited from OnTime.Extensions.SDK.OrderBase)
    Public PropertyIdentifies the medium through which this Order was originally submitted. (Inherited from OnTime.Extensions.SDK.OrderBase)
    Public PropertyThe calculated subtotal of this Order.  
    Public PropertyThe calculated amount of tax applied to this Order.  
    Public PropertyThe calculated total cost of this Order. (Inherited from OnTime.Extensions.SDK.OrderBase)
    Public PropertyThe tracking number assigned to this Order. (Inherited from OnTime.Extensions.SDK.OrderBase)
    Public PropertyThe key-value collection of UserDefinedField objects associated with this Order.  
    Public PropertyThe collection of UserMiscCompensation objects associated with this Order.  
    Public PropertyThe required Vehicle assigned to this Order.  
    Public PropertyThe weight measurement of the contents included in this Order. (Inherited from OnTime.Extensions.SDK.OrderBase)
    Public PropertyThe width measurement of the contents included in this Order. (Inherited from OnTime.Extensions.SDK.OrderBase)
    Top
    See Also