Uses of Class
Avalara.SDK.model.EInvoicing.V1.BatchErrorDetail
-
Packages that use BatchErrorDetail Package Description Avalara.SDK.model.EInvoicing.V1 -
-
Uses of BatchErrorDetail in Avalara.SDK.model.EInvoicing.V1
Methods in Avalara.SDK.model.EInvoicing.V1 that return BatchErrorDetail Modifier and Type Method Description BatchErrorDetailBatchErrorDetail. addValidationErrorsItem(ValidationError validationErrorsItem)static BatchErrorDetailBatchErrorDetail. fromJson(String jsonString)Create an instance of BatchErrorDetail given an JSON stringBatchErrorDetailBatchErrorDetail. index(Integer index)BatchErrorDetailBatchErrorDetail. validationErrors(List<ValidationError> validationErrors)
-