Sha256: f208585e19539ed0243083fa4db64d23e5a6aa763071d84442f40792c8ba0687
Contents?: true
Size: 316 Bytes
Versions: 8
Compression:
Stored size: 316 Bytes
Contents
# OpenapiClient::CountryProfile ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **profile** | **Integer** | Country profile. | [optional] ## Code Sample ```ruby require 'OpenapiClient' instance = OpenapiClient::CountryProfile.new(profile: 99) ```
Version data entries
8 entries across 8 versions & 1 rubygems