Sha256: fad8028f2343513e2b152e645b78b643a9c7008801e9521cb2737bc88c54b4c4

Contents?: true

Size: 367 Bytes

Versions: 5

Compression:

Stored size: 367 Bytes

Contents

# VeloPayments::GetPayoutsResponseV3Links

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **rel** | **String** |  | [optional] |
| **href** | **String** |  | [optional] |

## Example

```ruby
require 'velopayments'

instance = VeloPayments::GetPayoutsResponseV3Links.new(
  rel: first,
  href: https://example.com
)
```

Version data entries

5 entries across 5 versions & 1 rubygems

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