Class: RubyLokaliseApi::Resources::Order

Inherits:
Base
  • Object
show all
Defined in:
lib/ruby_lokalise_api/resources/order.rb

Constant Summary collapse

MAIN_PARAMS =
%i[team_id order_id].freeze

Constants inherited from Base

Base::ATTRS_FILENAME

Method Summary

Methods inherited from Base

delegate_call, #destroy, #initialize, #reload_data, #update

Methods included from Concerns::Unsupportable

#no_support_for

Methods included from Concerns::AttrsLoadable

extended, #inherited

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