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


In This Topic
    Order.Item Class Members
    In This Topic

    The following tables list the members exposed by Order.Item.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new Order.Item object.  
    Top
    Public Properties
     NameDescription
    Public PropertyAny additional comments associated with this Item. (Inherited from OnTime.Extensions.SDK.OrderBase.ItemBase)
    Public PropertyThe description containing any notable details or instructions regarding this Item. (Inherited from OnTime.Extensions.SDK.OrderBase.ItemBase)
    Public PropertyThe height measurement of this Item. (Inherited from OnTime.Extensions.SDK.OrderBase.ItemBase)
    Public PropertyThe unique identifier for this Item record. (Inherited from OnTime.Extensions.SDK.OrderBase.ItemBase)
    Public PropertyThe length measurement of this Item. (Inherited from OnTime.Extensions.SDK.OrderBase.ItemBase)
    Public PropertyThe unique Guid identifier referencing the Order record this Item is assigned to. (Inherited from OnTime.Extensions.SDK.OrderBase.ItemBase)
    Public PropertyThe tracking number assigned to this Item. (Inherited from OnTime.Extensions.SDK.OrderBase.ItemBase)
    Public PropertyThe weight measurement of this Item. (Inherited from OnTime.Extensions.SDK.OrderBase.ItemBase)
    Public PropertyThe width measurement of this Item. (Inherited from OnTime.Extensions.SDK.OrderBase.ItemBase)
    Top
    See Also