intuit / intuit/QuickBooks-V3-Java-SDK

missing deserialization for QbdtEntityIdMapping

Open
#237 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
88
Forks
158
PR merge metrics
No merged PRs in 30d

Description

The list of classes to deserialize in `JsonResourceTypeLocator` does not include `QbdtEntityIdMapping`, so when querying for that entity, no results are returned in `QueryResult`.

If you enable debug logging, you can see that the JSON payload has data in it, but since there is no type registered, the object is not deserialized (but the counts are).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.