Class: PR::Pin::Relations::Charges
- Inherits:
-
Object
- Object
- PR::Pin::Relations::Charges
- Defined in:
- lib/pr/pin/relations/charges.rb
Instance Method Summary collapse
Instance Method Details
#for_customer(customer_token) ⇒ Object
29 30 31 |
# File 'lib/pr/pin/relations/charges.rb', line 29 def for_customer(customer_token) with_base_path("/customers/#{customer_token}/charges") end |