Sha256: 3f7949afe86762c4c849de7f6cdb72e4339f56f925a2c623aa42efe027b5724f
Contents?: true
Size: 505 Bytes
Versions: 6
Compression:
Stored size: 505 Bytes
Contents
# TalonOne::IntegrationProfileEntity ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **profile_id** | **String** | ID of the customer profile set by your integration layer. **Note:** If the customer does not yet have a known `profileId`, we recommend you use a guest `profileId`. | [optional] ## Code Sample ```ruby require 'TalonOne' instance = TalonOne::IntegrationProfileEntity.new(profile_id: URNGV8294NV) ```
Version data entries
6 entries across 6 versions & 1 rubygems