Sha256: b8da28898ff015d15cdced67c2a3bf47e7cfbf48cde3e7fe602a4cb7388b2363

Contents?: true

Size: 444 Bytes

Versions: 1

Compression:

Stored size: 444 Bytes

Contents

# TalonOne::UpdateLoyaltyTier

## 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::UpdateLoyaltyTier.new(name: null,
                                 min_points: null)
```


Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
talon_one-2.4.0 docs/UpdateLoyaltyTier.md