Sha256: db10aad3e06917997445c0ae320054032f537157851e0fcc7513d01a9dd21130
Contents?: true
Size: 353 Bytes
Versions: 5
Compression:
Stored size: 353 Bytes
Contents
# VeloPayments::SetNotificationsRequest ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **minimum_balance** | **Integer** | Amount to set as minimum balance in minor units | | ## Example ```ruby require 'velopayments' instance = VeloPayments::SetNotificationsRequest.new( minimum_balance: null ) ```
Version data entries
5 entries across 5 versions & 1 rubygems