Name | Type | Description | Notes |
---|---|---|---|
integration_id | String | The integration ID set by your integration layer. | |
created | DateTime | The time this entity was created. |
require 'TalonOne'
instance = TalonOne::IntegrationEntity.new(integration_id: URNGV8294NV,
created: 2020-02-07T08:15:22Z)