Bandwidth::VerifyCodeResponse Properties Name Type Description Notes valid Boolean Whether or not the supplied code is valid. [optional] Example require 'bandwidth-sdk' instance = Bandwidth::VerifyCodeResponse.new( valid: true )