Sha256: 79d4c2b1393cf9676236d33805281b906f0ddbae88171940cd22745bc5f89079

Contents?: true

Size: 357 Bytes

Versions: 5

Compression:

Stored size: 357 Bytes

Contents

# VeloPayments::PaymentChannelRulesResponse

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **bank** | [**Array<PaymentChannelCountry>**](PaymentChannelCountry.md) |  | [optional] |

## Example

```ruby
require 'velopayments'

instance = VeloPayments::PaymentChannelRulesResponse.new(
  bank: null
)
```

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
velopayments-2.37.150.beta1 docs/PaymentChannelRulesResponse.md
velopayments-2.35.58 docs/PaymentChannelRulesResponse.md
velopayments-2.35.58.beta1 docs/PaymentChannelRulesResponse.md
velopayments-2.29.128.beta1 docs/PaymentChannelRulesResponse.md
velopayments-2.26.124.beta1 docs/PaymentChannelRulesResponse.md