class Payments::Client::UpdateMerchant

Public Instance Methods

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