Sha256: c43b325ee045db0af728b886836dc6f52a198e72d16da110f757f90582d685a0
Contents?: true
Size: 356 Bytes
Versions: 196
Compression:
Stored size: 356 Bytes
Contents
# UltracartClient::CheckoutAllowedCountriesResponse ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **countries** | [**Array<Country>**](Country.md) | | [optional] | ## Example ```ruby require 'ultracart_api' instance = UltracartClient::CheckoutAllowedCountriesResponse.new( countries: null ) ```
Version data entries
196 entries across 196 versions & 1 rubygems