Uses of Class
Avalara.SDK.model.A1099.V2.ErrorResponse
-
Packages that use ErrorResponse Package Description Avalara.SDK.model.A1099.V2 -
-
Uses of ErrorResponse in Avalara.SDK.model.A1099.V2
Methods in Avalara.SDK.model.A1099.V2 that return ErrorResponse Modifier and Type Method Description ErrorResponseErrorResponse. addErrorsItem(ErrorResponseItem errorsItem)ErrorResponseErrorResponse. errors(List<ErrorResponseItem> errors)static ErrorResponseErrorResponse. fromJson(String jsonString)Create an instance of ErrorResponse given an JSON stringErrorResponseErrorResponse. title(String title)
-