MfaUnauthorizedRequestError Properties Name Type Description Notes message string Unauthorized [optional] [default to undefined] Example import { MfaUnauthorizedRequestError } from 'bandwidth-sdk'; const instance: MfaUnauthorizedRequestError = { message, }; [Back to Model list] [Back to API list] [Back to README]