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


In This Topic
    OrderBase Class Members
    In This Topic

    The following tables list the members exposed by OrderBase.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new OrderBase object.  
    Top
    Public Properties
     NameDescription
    Public PropertyThe base price of the Order.  
    Public PropertyThe method used when calculating the base price for this Order.  
    Public PropertyThe collect-on-delivery (COD) amount assigned to this Order.  
    Public PropertyGets the actual collection arrival date of the current order.  
    Public PropertyIndicates if a driver is required to a obtain a 'collect-on-delivery' (COD) amount when collecting this Order.  
    Public PropertyThe name of collection contact for this Order.  
    Public PropertyIndicates if a driver is required to obtain a signature when collecting this Order.  
    Public PropertyAny additional comments associated with this Order.  
    Public PropertyThe date when this Order was originally submitted.  
    Public PropertyThe pre-determined value declaration assigned to this Order.  
    Public PropertyGets the actual delivery arrival date of the current order.  
    Public PropertyIndicates if a driver is required to a obtain a 'collect-on-delivery' (COD) amount when delivering this Order.  
    Public PropertyThe name of delivery contact for this Order.  
    Public PropertyIndicates if a driver is required to obtain a signature when delivering this Order.  
    Public PropertyThe description containing any notable details or instructions regarding this Order.  
    Public PropertyThe total distance between the collection and delivery Locations.  
    Public PropertyThe height measurement of the contents included in this Order.  
    Public PropertyThe unique identifier for this Order record.  
    Public PropertyThe incoming tracking number assigned to this Order.  
    Public PropertyThe length measurement of the contents included in this Order.  
    Public PropertyThe outgoing tracking number assigned to this Order.  
    Public PropertyA flat-amount adjustment value added to the pricing of this Order.  
    Public PropertyThe calculated sum of all PriceModifiers assigned this Order.  
    Public PropertyThe purchase order number assigned to this Order.  
    Public PropertyThe number of items included in this Order.  
    Public PropertyThe reference number assigned to this Order.  
    Public PropertyThe name of the party that requested this Order.  
    Public PropertyThe name of the route associated with this Order.  
    Public PropertyThe current status level of this Order.  
    Public PropertyIdentifies the medium through which this Order was originally submitted.  
    Public PropertyThe calculated total cost of this Order.  
    Public PropertyThe tracking number assigned to this Order.  
    Public PropertyThe weight measurement of the contents included in this Order.  
    Public PropertyThe width measurement of the contents included in this Order.  
    Top
    See Also