Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 294 Bytes

PayoutCompanyV3.md

File metadata and controls

18 lines (12 loc) · 294 Bytes

VeloPayments::PayoutCompanyV3

Properties

Name Type Description Notes
company_name String

Example

require 'velopayments'

instance = VeloPayments::PayoutCompanyV3.new(
  company_name: ACME Anvils PLC
)