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