Sha256: 348d43305131def8e9d248fc4b98261f537414c7edb28593844178af32638379

Contents?: true

Size: 388 Bytes

Versions: 7

Compression:

Stored size: 388 Bytes

Contents

# TalonOne::ApplicationCustomerEntity

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**profile_id** | **Integer** | The globally unique Talon.One ID of the customer that created this entity. | [optional] 

## Code Sample

```ruby
require 'TalonOne'

instance = TalonOne::ApplicationCustomerEntity.new(profile_id: 138)
```


Version data entries

7 entries across 7 versions & 1 rubygems

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