TCAClient::FeaturesViewerModes Properties Name Type Description Notes match_overview Boolean [optional] all_sources Boolean [optional] Example require 'tca_client' instance = TCAClient::FeaturesViewerModes.new( match_overview: null, all_sources: null )