Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 651 Bytes

TfvError.md

File metadata and controls

13 lines (9 loc) · 651 Bytes

Bandwidth.Standard.Model.TfvError

A generic error object.

Properties

Name Type Description Notes
Type string [optional]
Description string [optional]
Errors Object Each key of this errors object refers to a field of the submitted object (using dot notation for nested objects), with the field being a key to an array of one or more errors for that field. [optional]

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