Class: Assembly::Aspect

Inherits:
ApiModel show all
Includes:
Assembly::Actions::Create, Assembly::Actions::Delete, Assembly::Actions::List, Assembly::Actions::Read
Defined in:
lib/assembly/models/aspect.rb

Instance Attribute Summary

Attributes inherited from Model

#client, #id

Method Summary

Methods included from Assembly::Actions::Delete

#delete, included

Methods included from Assembly::Actions::Create

included

Methods included from Assembly::Actions::List

included

Methods included from Assembly::Actions::Read

included

Methods inherited from ApiModel

#path, path

Methods inherited from Model

#[], #[]=, #as_json, class_name, construct_from, #dirty?, #dirty_params, #each, #initialize, #keys, #merge, #to_hash, #to_json, #update_from, #values

Constructor Details

This class inherits a constructor from Assembly::Model