Sha256: e574dd3a508feb99e10f1bf89e7aa27115c455c6f501e82648141b9c8706d98b
Contents?: true
Size: 392 Bytes
Versions: 3
Compression:
Stored size: 392 Bytes
Contents
# VeloPayments::GetPayeeListResponseCompanyV4 ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **name** | **String** | | [optional] | | **operating_name** | **String** | | [optional] | ## Example ```ruby require 'velopayments' instance = VeloPayments::GetPayeeListResponseCompanyV4.new( name: ABC Group Plc, operating_name: ABC Co ) ```
Version data entries
3 entries across 3 versions & 1 rubygems