Class: Vindi::Charge
- Extended by:
- APIOperations::Create, APIOperations::List, APIOperations::Update
- Defined in:
- lib/vindi/resources/charge.rb
Instance Attribute Summary
Attributes inherited from Resource
Class Method Summary collapse
Methods included from APIOperations::List
Methods included from APIOperations::Create
Methods included from APIOperations::Update
Methods inherited from Resource
#initialize, #inspect, #method_missing, #respond_to_missing?
Constructor Details
This class inherits a constructor from Vindi::Resource
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Vindi::Resource
Class Method Details
.endpoint ⇒ Object
9 10 11 |
# File 'lib/vindi/resources/charge.rb', line 9 def self.endpoint "charges" end |