class Besepa::Mandate
Constants
- FIELDS
Public Instance Methods
api_path()
click to toggle source
# File lib/besepa/mandate.rb, line 13 def api_path "/customers/#{self.customer_id}#{self.class.api_path}" end