Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 537 Bytes

LoyaltyCardProfileRegistration.md

File metadata and controls

19 lines (12 loc) · 537 Bytes

TalonOne::LoyaltyCardProfileRegistration

Properties

Name Type Description Notes
integration_id String Integration ID of the customer profile linked to the card.
timestamp DateTime Timestamp the customer profile was linked to the card.

Code Sample

require 'TalonOne'

instance = TalonOne::LoyaltyCardProfileRegistration.new(integration_id: R195412,
                                 timestamp: 2021-09-12T10:12:42Z)