Class: RubyLokaliseApi::Resources::Team
- Defined in:
- lib/ruby_lokalise_api/resources/team.rb
Constant Summary collapse
- MAIN_PARAMS =
%i[team_id].freeze
Constants inherited from Base
Constants included from Utils::Attributes
Utils::Attributes::UNIFIED_RESOURCES
Method Summary
Methods inherited from Base
delegate_call, #destroy, #initialize, #reload_data, #update
Methods included from Concerns::Unsupportable
Methods included from Concerns::AttrsLoadable
Methods included from Utils::Keys
#collection_key_for, #data_key_for
Methods included from Concerns::HashAccessible
Constructor Details
This class inherits a constructor from RubyLokaliseApi::Resources::Base