class Payments::Client::CreateMerchant

Public Instance Methods

path() click to toggle source
# File lib/payments/client/operations/merchants.rb, line 6
def path
  "/merchants/onboard_merchant"
end