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


In This Topic
    CustomerBase Class Members
    In This Topic

    The following tables list the members exposed by CustomerBase.

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