Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 713 Bytes

File metadata and controls

14 lines (10 loc) · 713 Bytes

Bandwidth.Standard.Model.ErrorSource

Specifies relevant sources of the error, if any.

Properties

Name Type Description Notes
Parameter string The relevant URI query parameter causing the error [optional]
Field string The request body field that led to the error [optional]
Header string The header field that contributed to the error [optional]
Reference string A resource ID or path linked to the error [optional]

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