| Name | Type | Description | Notes |
|---|---|---|---|
| countries | Array<Country> | [optional] |
require 'ultracart_api'
instance = UltracartClient::CheckoutAllowedCountriesResponse.new(
countries: null
)| Name | Type | Description | Notes |
|---|---|---|---|
| countries | Array<Country> | [optional] |
require 'ultracart_api'
instance = UltracartClient::CheckoutAllowedCountriesResponse.new(
countries: null
)