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