Click or drag to resize
Intuit.Ipp.Core.Rest Namespace

[Missing <summary> documentation for "N:Intuit.Ipp.Core.Rest"]

Classes
  ClassDescription
Public classAsyncRestHandler
RestRequestHandler contains the logic for preparing the REST request, calls REST services and returns the response.
Public classEncodingFixer
Helps repair encoding of QuickBase responses.
Public classFaultHandler
Handles the fault tags in the response and handles them.
Public classLogRequestsToDisk
Logs API Requests/Responses To Disk
Public classRequestParameters
Parameters for calling Rest calls.
Public classRestHandler
Rest Handler class.
Public classSyncRestHandler
SyncRestHandler contains the logic for preparing the REST request, calls REST services and returns the response.
Interfaces
  InterfaceDescription
Public interfaceIRestHandler
IRestHandler contains the methods for preparing the REST request, calls REST services and returns the response.