Sha256: afc5e2afa54c0e45548c613512942014f7822d6c670d100c92e3d626fc614785
Contents?: true
Size: 389 Bytes
Versions: 6
Compression:
Stored size: 389 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: null) ```
Version data entries
6 entries across 6 versions & 1 rubygems