Class: Shipay::Order

Inherits:
OrderCommom show all
Defined in:
lib/shipay/resources/order.rb

Constant Summary

Constants inherited from ShipayObject

ShipayObject::RESOURCES

Instance Attribute Summary

Attributes inherited from ShipayObject

#attributes

Method Summary

Methods inherited from OrderCommom

#cancel, #primary_key, #refund, #url_delete

Methods inherited from Model

#class_name, class_name, #create, create, #fetch, find_by_id, #primary_key, #save, underscored_class_name, #url, url

Methods inherited from ShipayObject

#==, #[]=, convert, #empty?, #initialize, #respond_to?, #to_hash, #unsaved_attributes

Constructor Details

This class inherits a constructor from Shipay::ShipayObject

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Shipay::ShipayObject