Class ApproveFilingsModel
java.lang.Object
net.avalara.avatax.rest.client.models.ApproveFilingsModel
Approve a set of filings.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGetter for approve Set this value to true in order to approve the filings.void
setApprove
(Boolean value) Setter for approve Set this value to true in order to approve the filings.toString()
Returns a JSON string representation of ApproveFilingsModel
-
Constructor Details
-
ApproveFilingsModel
public ApproveFilingsModel()
-
-
Method Details