Sha256: 6ac2d6d535c91e1aa3ab240e5b2d8c99e81a79f23ea81455cfa122ff962fac04

Contents?: true

Size: 531 Bytes

Versions: 5

Compression:

Stored size: 531 Bytes

Contents

# VeloPayments::ListSourceAccountResponseV2Links

## Properties

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

## Example

```ruby
require 'velopayments'

instance = VeloPayments::ListSourceAccountResponseV2Links.new(
  rel: first,
  href: https://api.sandbox.velopayments.com/v2/sourceAccounts?payorId=a2967711-df07-41e5-b5ea-f563088911c6&page=1&pageSize=0&sort=fundingRef:asc
)
```

Version data entries

5 entries across 5 versions & 1 rubygems

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