Class: ShopifyAPI::ApplicationCharge

Inherits:
Base
  • Object
show all
Defined in:
lib/shopify_api.rb

Instance Method Summary collapse

Methods included from Countable

#count

Instance Method Details

#activateObject



490
491
492
# File 'lib/shopify_api.rb', line 490

def activate
  load_attributes_from_response(post(:activate))
end