Click or drag to resize
Intuit.Ipp.Core Namespace
Intuit.IPP.Core has ServiceContext class which must be created to invoke REST Service APIs. The assembly provides different constructors such as, OAuth, SAML and, User name and password to initiate ServiceContext class.
Classes
  ClassDescription
Public classAsyncCallCompletedEventArgs
Asynchronous call completed event arguments
Public classCallCompletedEventArgsT
Contains events for call back methods and corresponding fields
Public classCDCCallCompletedEventArgs
Event argument is class used to communicate after FindAll operation completed.
Public classCoreConstants
Constants whose values do not change.
Public classCoreHelper
Helper class.
Public classDataServiceCallbackT
Contains event handlers for call back events.
Public classFindAllCallCompletedEventArgs
Event argument is class used to communicate after FindAll operation completed.
Public classGlobalTaxServiceCallbackT
Contains event handlers for call back events.
Public classGlobalTaxServiceCallCompletedEventArgsT
Contains events for call back methods and corresponding fields
Public classPdfCallCompletedEventArgs
Contains events for call pdf back methods and corresponding fields
Public classReportCallCompletedEventArgsT
Contains events for call back methods and corresponding fields
Public classReportServiceCallbackT
Contains event handlers for call back events.
Public classServiceContext
Intuit Partner Platform Service Context.
Interfaces
  InterfaceDescription
Public interfaceICompressor
Interface for compression methods.
Public interfaceIConfigReader
Interface to read the configuration file and convert them to local custom objects.
Delegates
  DelegateDescription
Public delegateDataServiceCallbackTAsyncCallCompletedEventHandler
Generic Event handler to handle asynchronous call back.
Public delegateDataServiceCallbackTCallCompletedEventHandler
Generic event handler to handle multiple call backs.
Public delegateDataServiceCallbackTCDCCallCompletedEventHandler
Event handler to handle CDC asynchronous call back.
Public delegateDataServiceCallbackTFindAllCallCompletedEventHandler
Event handler to handle FindAll asynchronous call back.
Public delegateDataServiceCallbackTPdfCallCompletedEventHandler
Generic event handler to handle multiple pdf call backs.
Public delegateGlobalTaxServiceCallbackTGlobalTaxServiceCallCompletedEventHandler
Generic Event handler to handle TaxService asynchronous call back.
Public delegateReportServiceCallbackTReportCallCompletedEventHandler
Generic Event handler to handle Report asynchronous call back.
Enumerations
  EnumerationDescription
Public enumerationHttpVerbType
Enumeration for the different values that can be used as value for HttpWebRequest method property.
Public enumerationIntuitServicesType
This Enumeration specifies which Intuit service to connect to.