Module: GMO::PG::APIEndpoint

Instance Method Summary collapse

Instance Method Details

#endpoint_pathObject



4
5
6
# File 'lib/gmo-pg/api_endpoint.rb', line 4

def endpoint_path
  "/payment/#{self.name.split('::')[-1]}.idPass"
end