Class: Porkbun::Domain

Inherits:
Object
  • Object
show all
Defined in:
lib/porkbun.rb

Class Method Summary collapse

Class Method Details

.list_allObject



35
36
37
# File 'lib/porkbun.rb', line 35

def self.list_all
  Porkbun.porkbun('domain/listAll')
end