Sha256: d91d749549585b20476cff7912ab30f97eb2fbb0d5dc47a4a56d9bb7fc9dfa70
Contents?: true
Size: 305 Bytes
Versions: 5
Compression:
Stored size: 305 Bytes
Contents
# VeloPayments::FundingRequestV2 ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **amount** | **Integer** | Amount to fund, decimal implied | | ## Example ```ruby require 'velopayments' instance = VeloPayments::FundingRequestV2.new( amount: null ) ```
Version data entries
5 entries across 5 versions & 1 rubygems