Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 332 Bytes

File metadata and controls

17 lines (10 loc) · 332 Bytes

OpenapiClient::PayPal

Properties

Name Type Description Notes
recipient_email String Email address of the recipient.

Code Sample

require 'OpenapiClient'

instance = OpenapiClient::PayPal.new(recipient_email: john@tester.com)