Class: Wompi::Pse

Inherits:
Resource show all
Defined in:
lib/wompi/resources/pse.rb

Class Method Summary collapse

Methods inherited from Resource

get, post

Class Method Details

.financial_institutionsObject



3
4
5
# File 'lib/wompi/resources/pse.rb', line 3

def self.financial_institutions
  get("pse/financial_institutions", {}, auth_type: :public)
end