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