ClerkBackend::VerifyClientRequest Properties Name Type Description Notes token String A JWT that represents the active client. [optional] Example require 'clerk-sdk-ruby-backend' instance = ClerkBackend::VerifyClientRequest.new( token: null )