Sha256: 857d2bf4f783a5dc8f9d75f8c30875f47351c1b3b57f61d5af3d55cb9a90d880
Contents?: true
Size: 462 Bytes
Versions: 12
Compression:
Stored size: 462 Bytes
Contents
# VeloPayments::GetPayoutStatistics ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **this_month_payouts_count** | **Integer** | | **this_month_failed_payments_count** | **Integer** | | ## Code Sample ```ruby require 'VeloPayments' instance = VeloPayments::GetPayoutStatistics.new(this_month_payouts_count: null, this_month_failed_payments_count: null) ```
Version data entries
12 entries across 12 versions & 1 rubygems