Values.VerifySMSSandboxPhoneNumberResultSourceThe destination phone number's verification status.
and t = {verifySMSSandboxPhoneNumberResult : verifySMSSandboxPhoneNumberResult;responseMetaData : responseMetaData;}type error = [ | `AuthorizationErrorException of AuthorizationErrorException.t| `InternalErrorException of InternalErrorException.t| `InvalidParameterException of InvalidParameterException.t| `ResourceNotFoundException of ResourceNotFoundException.t| `ThrottledException of ThrottledException.t| `VerificationException of VerificationException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `AuthorizationErrorException of AuthorizationErrorException.t
| `InternalErrorException of InternalErrorException.t
| `InvalidParameterException of InvalidParameterException.t
| `ResourceNotFoundException of ResourceNotFoundException.t
| `ThrottledException of ThrottledException.t
| `Unknown_operation_error of string * string option
| `VerificationException of VerificationException.t ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `AuthorizationErrorException of AuthorizationErrorException.t
| `InternalErrorException of InternalErrorException.t
| `InvalidParameterException of InvalidParameterException.t
| `ResourceNotFoundException of ResourceNotFoundException.t
| `ThrottledException of ThrottledException.t
| `Unknown_operation_error of string * string option
| `VerificationException of VerificationException.t ]