Class: ShopifyAPI::ApplicationCharge
- Inherits:
-
Base
- Object
- ActiveResource::Base
- Base
- ShopifyAPI::ApplicationCharge
- Defined in:
- lib/shopify_api/resources/application_charge.rb
Instance Method Summary collapse
Methods included from Countable
Methods inherited from ActiveResource::Base
Instance Method Details
#activate ⇒ Object
5 6 7 |
# File 'lib/shopify_api/resources/application_charge.rb', line 5 def activate load_attributes_from_response(post(:activate)) end |