Class DeleteErrorTransactionsRequestModel
java.lang.Object
net.avalara.avatax.rest.client.models.DeleteErrorTransactionsRequestModel
Request model for when a user is deleting multiple error transaction
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGetter for models List of error transactions to be deletedvoid
Setter for models List of error transactions to be deletedtoString()
Returns a JSON string representation of DeleteErrorTransactionsRequestModel
-
Constructor Details
-
DeleteErrorTransactionsRequestModel
public DeleteErrorTransactionsRequestModel()
-
-
Method Details