Sha256: 34fcef4eaf4ae100cc44e1fdfdf1e230b22b64fb29f2182f8981cbc0a9824bd9

Contents?: true

Size: 241 Bytes

Versions: 3

Compression:

Stored size: 241 Bytes

Contents

# Kuapir::Country

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **country** | **String** |  |  |

## Example

```ruby
require 'kuapir'

instance = Kuapir::Country.new(
  country: США
)
```

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
kuapir-0.1.4 docs/Country.md
kuapir-0.1.3 docs/Country.md
kuapir-0.1.2 docs/Country.md