dobesv / freshbooks-api-java-client

Automatically exported from code.google.com/p/freshbooks-api-java-client
0 stars 0 forks source link

com.freshbooks.model.Credit is not defined #8

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Getting the following error at runtime:" Element credit of type 
com.freshbooks.model.Credit is not defined as field in type 
com.freshbooks.model.Client"

What steps will reproduce the problem?
1. Run "Dump Account" test

I expect the client object to be created, however the above error message is 
produced.

Original issue reported on code.google.com by kbrown...@gmail.com on 6 Jul 2011 at 12:48