ClerkBackend::VerifyTOTP200Response Properties Name Type Description Notes verified Boolean [optional] code_type String [optional] Example require 'clerk-sdk-ruby-backend' instance = ClerkBackend::VerifyTOTP200Response.new( verified: null, code_type: null )