Sha256: 14e15b46a3afb571306dcb9c2229b8cf39f066d99a1866b3932e175d4b160156

Contents?: true

Size: 298 Bytes

Versions: 5

Compression:

Stored size: 298 Bytes

Contents

# VeloPayments::PayoutIndividualV3

## Properties

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

## Example

```ruby
require 'velopayments'

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

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
velopayments-2.37.150.beta1 docs/PayoutIndividualV3.md
velopayments-2.35.58 docs/PayoutIndividualV3.md
velopayments-2.35.58.beta1 docs/PayoutIndividualV3.md
velopayments-2.29.128.beta1 docs/PayoutIndividualV3.md
velopayments-2.26.124.beta1 docs/PayoutIndividualV3.md