Method: PayPalCheckoutSdk::Payments::AuthorizationsCaptureRequest#request_body

Defined in:
lib/paypal/paypal_checkout_sdk/payments/authorizations_capture_request.rb

#request_body(capture) ⇒ Object



31
32
33
# File 'lib/paypal/paypal_checkout_sdk/payments/authorizations_capture_request.rb', line 31

def request_body(capture)
  @body = capture
end