Sha256: e2852c8df05be3fc9926baebab1e5ec259b26ed8cdcfea836b3285cebd1d352c

Contents?: true

Size: 277 Bytes

Versions: 6

Compression:

Stored size: 277 Bytes

Contents

# TalonOne::Endpoint

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**path** | **String** | allowed endpoint | 

## Code Sample

```ruby
require 'TalonOne'

instance = TalonOne::Endpoint.new(path: /coupons)
```


Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
talon_one-7.0.0 docs/Endpoint.md
talon_one-6.0.0 docs/Endpoint.md
talon_one-5.0.0 docs/Endpoint.md
talon_one-3.0.2 docs/Endpoint.md
talon_one-3.0.1 docs/Endpoint.md
talon_one-3.0.0 docs/Endpoint.md