Class: SpreeClient::API::V1::Properties

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

Overview

Properties

See Also:

  • SpreeClient::API:V1::Resource

Constant Summary collapse

ENDPOINT =
'/api/v1/properties'
RESOURCE =
Property

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