Sha256: c6cbceac6da196017063ca0f2369fa3ad889363757f0a5d9e5db6cf545cdfb23

Contents?: true

Size: 494 Bytes

Versions: 5

Compression:

Stored size: 494 Bytes

Contents

# VeloPayments::GetFundingsResponseLinks

## Properties

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

## Example

```ruby
require 'velopayments'

instance = VeloPayments::GetFundingsResponseLinks.new(
  rel: first,
  href: https://api.sandbox.velopayments.com/v1/paymentaudit/fundings?payorId=2a5d8af2-a1ed-4d7f-b9a7-ebe4b333be5a&page=1&pageSize=10
)
```

Version data entries

5 entries across 5 versions & 1 rubygems

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