Sha256: 88f46d79977cfd2ece81ac96c9846c1af4d51bbe94522bd9942743a65761cd20
Contents?: true
Size: 237 Bytes
Versions: 5
Compression:
Stored size: 237 Bytes
Contents
class SpreeClient module API class V1 # Properties # @see SpreeClient::API:V1::Resource class Properties < Resources ENDPOINT = '/api/v1/properties' RESOURCE = Property end end end end
Version data entries
5 entries across 5 versions & 1 rubygems