For developing with the new Zuora REST API it would be useful for us to get the Zuora Entity classes, e.g. Product, RatePlan, etc. (especially Java classes would be helpful). Is there any chance to get them? Or do we have to create our own entity classes by typewriting every field we get as JSON response from the REST call?
... View more