Sha256: caf9055c593cb624d8b9a72911e8a1548d10ad6e3268947f5a4708c4e0d8c664
Contents?: true
Size: 474 Bytes
Versions: 6
Compression:
Stored size: 474 Bytes
Contents
# TalonOne::IntegrationProfileEntity ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **profile_id** | **String** | ID of the customers profile as used within this Talon.One account. May be omitted or set to the empty string if the customer does not yet have a known profile ID. | [optional] ## Code Sample ```ruby require 'TalonOne' instance = TalonOne::IntegrationProfileEntity.new(profile_id: null) ```
Version data entries
6 entries across 6 versions & 1 rubygems