Sha256: 489b0f9df840287004fb86f88942b52a9179009a2ffd640a174fab9bb2bb9152
Contents?: true
Size: 363 Bytes
Versions: 5
Compression:
Stored size: 363 Bytes
Contents
# VeloPayments::SupportedCountriesResponseV2 ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **countries** | [**Array<SupportedCountryV2>**](SupportedCountryV2.md) | | [optional] | ## Example ```ruby require 'velopayments' instance = VeloPayments::SupportedCountriesResponseV2.new( countries: null ) ```
Version data entries
5 entries across 5 versions & 1 rubygems