Sha256: 3a9e4698e4caa4e673712913f74d475ea08e5e9c84b4cbbc0dbb8ab3453fff2f

Contents?: true

Size: 438 Bytes

Versions: 1

Compression:

Stored size: 438 Bytes

Contents

# TalonOne::NewLoyaltyTier

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **String** | The name of the tier | 
**min_points** | **Float** | The minimum amount of points required to be eligible for the tier | 

## Code Sample

```ruby
require 'TalonOne'

instance = TalonOne::NewLoyaltyTier.new(name: null,
                                 min_points: null)
```


Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
talon_one-2.4.0 docs/NewLoyaltyTier.md