Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 586 Bytes

NotFoundError.md

File metadata and controls

12 lines (8 loc) · 586 Bytes

Avalara.SDK.Model.EInvoicing.V1.NotFoundError

Returns an HTTP error code and message for a 'not found' error

Properties

Name Type Description Notes
Error string The three-digit HTTP error code for a not found error [optional]
Message string A message about the not found error [optional]

[Back to Model list] [Back to API list] [Back to README]