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


In This Topic
    Customer Class Members
    In This Topic

    The following tables list the members exposed by Customer.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new Customer object.  
    Top
    Public Properties
     NameDescription
    Public PropertyThe account number assigned to this Customer. (Inherited from OnTime.Extensions.SDK.CustomerBase)
    Public PropertyThe street address of this Customer. (Inherited from OnTime.Extensions.SDK.CustomerBase)
    Public PropertyAdditional secondary information related to this Customer's steet address. (Inherited from OnTime.Extensions.SDK.CustomerBase)
    Public PropertyThe billing adjustment percentage assigned to this Customer. (Inherited from OnTime.Extensions.SDK.CustomerBase)
    Public PropertyThe billing-specific email address assigned to this Customer. (Inherited from OnTime.Extensions.SDK.CustomerBase)
    Public PropertyThe city or locality this Customer resides within. (Inherited from OnTime.Extensions.SDK.CustomerBase)
    Public PropertyAny additional comments associated with this Customer. (Inherited from OnTime.Extensions.SDK.CustomerBase)
    Public PropertyThe collection of Customer.Contact records associated with this Customer.  
    Public PropertyThe country or other national political entity this Customer resides within. (Inherited from OnTime.Extensions.SDK.CustomerBase)
    Public PropertyThe default PriceSet record assigned to this Customer.  
    Public PropertyThe collection of Customer.Department records associated with this Customer.  
    Public PropertyThe user-defined category assigned to this Customer. (Inherited from OnTime.Extensions.SDK.CustomerBase)
    Public PropertyThe email address assigned to this Customer. (Inherited from OnTime.Extensions.SDK.CustomerBase)
    Public PropertyThe fax number assigned to this Customer. (Inherited from OnTime.Extensions.SDK.CustomerBase)
    Public PropertyDetermines if this Customer is authorized to log-in to the Customer Web Portal. (Inherited from OnTime.Extensions.SDK.CustomerBase)
    Public PropertyThe unique identifier for this Customer record. (Inherited from OnTime.Extensions.SDK.CustomerBase)
    Public PropertyThe active status of this Customer. (Inherited from OnTime.Extensions.SDK.CustomerBase)
    Public PropertyThe name of this Customer. (Inherited from OnTime.Extensions.SDK.CustomerBase)
    Public PropertyDefines the required fields this Customer must provide when submitting a new Order through the Customer Web Portal. (Inherited from OnTime.Extensions.SDK.CustomerBase)
    Public PropertyThe phone number assigned to this Customer. (Inherited from OnTime.Extensions.SDK.CustomerBase)
    Public PropertyThe assigned postal code this Customer resides within. (Inherited from OnTime.Extensions.SDK.CustomerBase)
    Public PropertyThe collection of PriceSet records assigned to this Customer.  
    Public PropertyThe pricing method assigned to this Customer. (Inherited from OnTime.Extensions.SDK.CustomerBase)
    Public PropertyThe primary contact name of this Customer. (Inherited from OnTime.Extensions.SDK.CustomerBase)
    Public PropertyThe purchase order number assigned to this Customer. (Inherited from OnTime.Extensions.SDK.CustomerBase)
    Public PropertyThe reference number assigned to this Customer. (Inherited from OnTime.Extensions.SDK.CustomerBase)
    Public PropertyThe eligibility of an Invoice being delivered to this Customer via email. (Inherited from OnTime.Extensions.SDK.CustomerBase)
    Public PropertyThe eligibility of an Invoice being delivered to this Customer via fax. (Inherited from OnTime.Extensions.SDK.CustomerBase)
    Public PropertyThe eligibility of an Invoice being delivered to this Customer via post (i.e. postal services, physical mail, snail mail, etc.). (Inherited from OnTime.Extensions.SDK.CustomerBase)
    Public PropertyThe state, province, or other civil entity this Customer resides within. (Inherited from OnTime.Extensions.SDK.CustomerBase)
    Public PropertyThe time zone this Customer resides within. (Inherited from OnTime.Extensions.SDK.CustomerBase)
    Public PropertyThe website URL associated with this Customer. (Inherited from OnTime.Extensions.SDK.CustomerBase)
    Top
    See Also