Sha256: 7af115dd1eb48f14c7d28774ae365d22d0761abaa118b959f2cc9274c9fe440f

Contents?: true

Size: 324 Bytes

Versions: 3

Compression:

Stored size: 324 Bytes

Contents

# VeloPayments::GetPayeeListResponseIndividualV3

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **name** | [**NameV3**](NameV3.md) |  | [optional] |

## Example

```ruby
require 'velopayments'

instance = VeloPayments::GetPayeeListResponseIndividualV3.new(
  name: null
)
```

Version data entries

3 entries across 3 versions & 1 rubygems

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