Sha256: 73c1159dfc18012ba531eca4ccf0270868ffa714fcadccfe566bf68247417f91

Contents?: true

Size: 564 Bytes

Versions: 8

Compression:

Stored size: 564 Bytes

Contents

# VeloPayments::GetFundingsResponse

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**page** | [**PagedResponsePage**](PagedResponsePage.md) |  | [optional] 
**links** | **Array<Object>** |  | [optional] 
**content** | [**Array<FundingAudit>**](FundingAudit.md) |  | [optional] 

## Code Sample

```ruby
require 'VeloPayments'

instance = VeloPayments::GetFundingsResponse.new(page: null,
                                 links: null,
                                 content: null)
```


Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
velopayments-2.20.29.beta1 docs/GetFundingsResponse.md
velopayments-2.19.116 docs/GetFundingsResponse.md
velopayments-2.19.40.beta1 docs/GetFundingsResponse.md
velopayments-2.18.113 docs/GetFundingsResponse.md
velopayments-2.18.113.beta1 docs/GetFundingsResponse.md
velopayments-2.18.31.beta1 docs/GetFundingsResponse.md
velopayments-2.17.8.beta1 docs/GetFundingsResponse.md
velopayments-2.17.8 docs/GetFundingsResponse.md