Class GetBatchesResult
- java.lang.Object
-
- net.avalara.avatax.rest.client.models.GetBatchesResult
-
public class GetBatchesResult extends java.lang.Object
The Response of the /batches endpoint.
-
-
Constructor Summary
Constructors Constructor Description GetBatchesResult()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
toString()
Returns a JSON string representation of GetBatchesResult
-