| Interface | Description |
|---|---|
| IEntitySerializer |
interface used to serialize and deserialize the given objects
|
| IntuitResponseDeserializerHelper.Feature |
Interface which represent additional features
|
| Class | Description |
|---|---|
| AttachableResponseDeserializer |
Custom deserializer class to handle AttachableResponse while unmarshall
|
| BatchItemRequestSerializer |
Custom Json serializer class to handle BatchItemRequest while marshalling
|
| BatchItemResponseDeserializer |
Custom deserializer class to handle BatchItemResponse while unmarshall
|
| CDCQueryResponseDeserializer |
Custom deserializer class to handle CDCResponse while unmarshall
|
| CustomFieldDefinitionDeserializer |
Custom deserializer class to handle CustomFieldDefinition while unmarshall
|
| IntuitResponseDeserializer |
Custom deserializer class to handle IntuitResponse while unmarshall
|
| IntuitResponseDeserializerHelper |
Created by ssadhoo on 8/24/15.
|
| JsonResourceTypeLocator |
Class to hold the resource type locators for JSON to deserialize
|
| JSONSerializer |
class to serialize/deserialize the given data using JSON serialization algorithm
|
| QueryResponseDeserializer |
Custom deserializer class to handle QueryResponse while unmarshall
|
| SerializerFactory |
Factory class to get the corresponding serialization class object for the given serialization format.
|
| SyncErrorDeserializer | |
| SyncErrorResponseDeserializer | |
| TaxServiceDeserializer | |
| XMLSerializer |
class to serialize/deserialize the given data using XMLserialization algorithm
|
Copyright © 2017. All rights reserved.