Bandwidth::MfaForbiddenRequestError Properties Name Type Description Notes message String The message containing the reason behind the request being forbidden. [optional] Example require 'bandwidth-sdk' instance = Bandwidth::MfaForbiddenRequestError.new( message: Missing Authentication Token )