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

Version Path
velopayments-2.37.150.beta1 docs/GetPayeeListResponseCompanyV3.md
velopayments-2.35.58 docs/GetPayeeListResponseCompanyV3.md
velopayments-2.35.58.beta1 docs/GetPayeeListResponseCompanyV3.md