Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 432 Bytes

AsyncCouponDeletionJobResponse.md

File metadata and controls

17 lines (10 loc) · 432 Bytes

TalonOne::AsyncCouponDeletionJobResponse

Properties

Name Type Description Notes
id Integer Unique ID for this entity. Not to be confused with the Integration ID, which is set by your integration layer and used in most endpoints.

Code Sample

require 'TalonOne'

instance = TalonOne::AsyncCouponDeletionJobResponse.new(id: 6)