Class: PayPro::Customer
- Includes:
- Operations::Deletable, Operations::Updatable
- Defined in:
- lib/pay_pro/entities/customer.rb
Constant Summary collapse
- RESOURCE_PATH =
'customers'
Instance Attribute Summary
Attributes inherited from Entity
Method Summary
Methods included from Operations::Updatable
Methods included from Operations::Deletable
Methods included from Operations::Requestable
Methods inherited from Entity
create_from_data, #initialize, #inspect
Constructor Details
This class inherits a constructor from PayPro::Entity