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