Class GLAccountBulkUploadInputModel
java.lang.Object
net.avalara.avatax.rest.client.models.GLAccountBulkUploadInputModel
Represents a bulk upload input model.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGetter for glAccounts List of GL accountsvoid
Setter for glAccounts List of GL accountstoString()
Returns a JSON string representation of GLAccountBulkUploadInputModel
-
Constructor Details
-
GLAccountBulkUploadInputModel
public GLAccountBulkUploadInputModel()
-
-
Method Details