Sha256: 37f6388f405fa7a0f1f5710a7db3e3bc2b678ee1bc7abcd9b3c6d564efce68aa

Contents?: true

Size: 447 Bytes

Versions: 1

Compression:

Stored size: 447 Bytes

Contents

# TalonOne::CustomerInventory

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**profile** | [**CustomerProfile**](CustomerProfile.md) |  | [optional] 
**referrals** | [**Array<Referral>**](Referral.md) |  | [optional] 

## Code Sample

```ruby
require 'TalonOne'

instance = TalonOne::CustomerInventory.new(profile: null,
                                 referrals: null)
```


Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
talon_one-2.0.0 docs/CustomerInventory.md