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