TCAClient::Group Properties Name Type Description Notes id String (required) [optional] name String [optional] type String [optional] Example require 'tca_client' instance = TCAClient::Group.new( id: null, name: null, type: null )