Class: RubyLokaliseApi::Resources::PaymentCard
- Defined in:
- lib/ruby_lokalise_api/resources/payment_card.rb
Constant Summary collapse
- MAIN_PARAMS =
%i[card_id].freeze
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