Sha256: cbb8c6ad0db9edb8033ab8d0b0bf65274b8afc0b8081ac523a5e067a61fefc3f
Contents?: true
Size: 346 Bytes
Versions: 1
Compression:
Stored size: 346 Bytes
Contents
# VeloPayments::GetFundingsResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **content** | [**Array<FundingAudit>**](FundingAudit.md) | | [optional] ## Code Sample ```ruby require 'VeloPayments' instance = VeloPayments::GetFundingsResponse.new(content: null) ```
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
velopayments-2.20.119 | docs/GetFundingsResponse.md |