Class GetBatchesResult

java.lang.Object
net.avalara.avatax.rest.client.models.GetBatchesResult

public class GetBatchesResult extends Object
The Response of the /batches endpoint.
  • Constructor Details

    • GetBatchesResult

      public GetBatchesResult()
  • Method Details

    • toString

      public String toString()
      Returns a JSON string representation of GetBatchesResult
      Overrides:
      toString in class Object