Sha256: 09cb594c4aec691f6e93d1b0236cbd08d75393cde8f95244ad68d0f1358041e3

Contents?: true

Size: 199 Bytes

Versions: 3

Compression:

Stored size: 199 Bytes

Contents

# Unleashed::Company

## Get all companies

```ruby
client.companies.all
```

## Get the first company

```ruby
client.companies.first
```

## Get the last company

```ruby
client.companies.last
```

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
unleashed-0.1.18 docs/Company.md
unleashed-0.1.17 docs/Company.md
unleashed-0.1.16 docs/Company.md