Sha256: bbd41744bacaffba0c274249fe83751e61e2037bc551dd321880e7282508ef84
Contents?: true
Size: 374 Bytes
Versions: 12
Compression:
Stored size: 374 Bytes
Contents
# VeloPayments::PaymentChannelRulesResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **bank** | [**Array<PaymentChannelCountry>**](PaymentChannelCountry.md) | | [optional] ## Code Sample ```ruby require 'VeloPayments' instance = VeloPayments::PaymentChannelRulesResponse.new(bank: null) ```
Version data entries
12 entries across 12 versions & 1 rubygems