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