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