Class: RubyLokaliseApi::Resources::ProjectLanguage
- Defined in:
- lib/ruby_lokalise_api/resources/project_language.rb
Constant Summary collapse
- MAIN_PARAMS =
%i[project_id lang_id].freeze
- DATA_KEY =
'language'
Constants inherited from Base
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