Class BulkLockTransactionResult
java.lang.Object
net.avalara.avatax.rest.client.models.BulkLockTransactionResult
Returns information about transactions that were locked
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGetter for numberOfRecords Number of records that have been modifiedvoidsetNumberOfRecords(Integer value) Setter for numberOfRecords Number of records that have been modifiedtoString()Returns a JSON string representation of BulkLockTransactionResult
-
Constructor Details
-
BulkLockTransactionResult
public BulkLockTransactionResult()
-
-
Method Details