Class: MC2P::Shipping

Inherits:
CRUDObjectItem show all
Defined in:
lib/objects.rb

Overview

Shipping object

Instance Attribute Summary

Attributes inherited from ObjectItemMixin

#_deleted, #json_dict, #resource

Method Summary

Methods inherited from CRUDObjectItem

#delete, #initialize

Methods inherited from CRUObjectItem

#_change, #_create, #initialize, #save

Methods inherited from ReadOnlyObjectItem

get, #initialize, #retrieve

Methods inherited from ObjectItem

#initialize, #method_missing, #respond_to?, #respond_to_missing?, #set

Methods inherited from ObjectItemMixin

#id_required_and_not_deleted, #initialize, #to_s

Constructor Details

This class inherits a constructor from MC2P::CRUDObjectItem

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class MC2P::ObjectItem