Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 315 Bytes

InvitePayeeRequest2.md

File metadata and controls

18 lines (12 loc) · 315 Bytes

VeloPayments::InvitePayeeRequest2

Properties

Name Type Description Notes
payor_id String

Example

require 'velopayments'

instance = VeloPayments::InvitePayeeRequest2.new(
  payor_id: 9ac75325-5dcd-42d5-b992-175d7e0a035e
)