Class: Dina::ObjectStoreManagedAttribute
- Inherits:
-
BaseModel
- Object
- JsonApiClient::Resource
- BaseModel
- Dina::ObjectStoreManagedAttribute
- Defined in:
- lib/dina/models/object_store/object_store_managed_attribute.rb
Class Method Summary collapse
Methods inherited from BaseModel
custom_headers, find_by_group, #initialize, properties, site
Constructor Details
This class inherits a constructor from Dina::BaseModel
Class Method Details
.endpoint_path ⇒ Object
14 15 16 |
# File 'lib/dina/models/object_store/object_store_managed_attribute.rb', line 14 def self.endpoint_path "objectstore-api/" end |
.table_name ⇒ Object
18 19 20 |
# File 'lib/dina/models/object_store/object_store_managed_attribute.rb', line 18 def self.table_name "managed-attribute" end |