Sha256: 9df41fb814ad5d16333d976ee5232a934f7e5f1373488a138d837ada62490135

Contents?: true

Size: 386 Bytes

Versions: 6

Compression:

Stored size: 386 Bytes

Contents

# TalonOne::Loyalty

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**programs** | [**Hash<String, LoyaltyProgramLedgers>**](LoyaltyProgramLedgers.md) | A map holding information about the loyalty programs balance | 

## Code Sample

```ruby
require 'TalonOne'

instance = TalonOne::Loyalty.new(programs: null)
```


Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
talon_one-2.4.0 docs/Loyalty.md
talon_one-2.3.0 docs/Loyalty.md
talon_one-2.2.0 docs/Loyalty.md
talon_one-2.1.1 docs/Loyalty.md
talon_one-2.1.0 docs/Loyalty.md
talon_one-2.0.0 docs/Loyalty.md