You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**phoneNumber** | **string** | Toll-free telephone number in E.164 format. | [optional][default to undefined]
10
10
**errorCode** | **string** | An error code indicating what error was encountered. This code can be interpreted as an HTTP status code in regards to the error that was encountered. | [optional][default to undefined]
11
-
**errorDescription** | **string** | A description of the error that was encountered. | [optional][default to undefined]
11
+
**errorMessage** | **string** | A description of the error that was encountered. | [optional][default to undefined]
12
12
**errors** | **Array<string>** | Details of the errors that were encountered when processing the request. | [optional][default to undefined]
13
13
**internalTicketNumber** | **string** | Unique identifier (UUID) generated by Bandwidth to assist in tracking the verification status of a toll-free number. | [optional][default to undefined]
0 commit comments