Class DeleteErrorTransactionsResponseModel
java.lang.Object
net.avalara.avatax.rest.client.models.DeleteErrorTransactionsResponseModel
Response model of error transaction batch delete
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGetter for results The individual result of each error transaction in the request batchvoid
Setter for results The individual result of each error transaction in the request batchtoString()
Returns a JSON string representation of DeleteErrorTransactionsResponseModel
-
Constructor Details
-
DeleteErrorTransactionsResponseModel
public DeleteErrorTransactionsResponseModel()
-
-
Method Details
-
getResults
Getter for results The individual result of each error transaction in the request batch -
setResults
Setter for results The individual result of each error transaction in the request batch -
toString
Returns a JSON string representation of DeleteErrorTransactionsResponseModel
-