Class FilingAnswer
java.lang.Object
net.avalara.avatax.rest.client.models.FilingAnswer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGetter for answer -Getter for filingQuestionId -void
Setter for answer -void
setFilingQuestionId
(Long filingQuestionId) Setter for filingQuestionId -toString()
Returns a JSON string representation of FilingAnswer.
-
Constructor Details
-
FilingAnswer
public FilingAnswer()
-
-
Method Details