Class: SpreeClient::API::V1::Taxonomies

Inherits:
Resources
  • Object
show all
Defined in:
lib/spree_client/api/v1/taxonomies.rb

Overview

Taxonomies

See Also:

  • SpreeClient::API:V1::Resource

Constant Summary collapse

ENDPOINT =
'/api/v1/taxonomies'
RESOURCE =
Taxonomy

Instance Attribute Summary

Attributes inherited from Resources

#api, #default_args, #response

Method Summary

Methods inherited from Resources

#create, #delete, #index, #initialize, #new, #show, #update

Constructor Details

This class inherits a constructor from SpreeClient::API::V1::Resources