Module: AmemberPro::Method

Defined in:
lib/amember_pro.rb

Constant Summary collapse

GET =
'get'
POST =
'post'
PUT =
'put'
DELETE =
'delete'