Sha256: f9fae0d87d53247cd9c2c23349f986cf4b25d9a4b3dcd4663f2cbc8e779adaa3

Contents?: true

Size: 302 Bytes

Versions: 3

Compression:

Stored size: 302 Bytes

Contents

# VeloPayments::NotificationsV3

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **minimum_balance** | **Integer** |  | [optional] |

## Example

```ruby
require 'velopayments'

instance = VeloPayments::NotificationsV3.new(
  minimum_balance: 120000
)
```

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
velopayments-2.37.150.beta1 docs/NotificationsV3.md
velopayments-2.35.58 docs/NotificationsV3.md
velopayments-2.35.58.beta1 docs/NotificationsV3.md