class Payments::Client::RequestOrderVoid

Public Instance Methods

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