Sha256: 82cade2a4a9e82960379b50ab580a7b0b4239007bfe4d966ceab82115916968a

Contents?: true

Size: 302 Bytes

Versions: 3

Compression:

Stored size: 302 Bytes

Contents

# VeloPayments::NotificationsV2

## Properties

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

## Example

```ruby
require 'velopayments'

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

Version data entries

3 entries across 3 versions & 1 rubygems

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