Sha256: 62b80f5048f83b655b7261428a128592582810ea0d786bb8ceadef5b06531c11
Contents?: true
Size: 432 Bytes
Versions: 2
Compression:
Stored size: 432 Bytes
Contents
# 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 ```ruby require 'TalonOne' instance = TalonOne::AsyncCouponDeletionJobResponse.new(id: 6) ```
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
talon_one-7.0.0 | docs/AsyncCouponDeletionJobResponse.md |
talon_one-6.0.0 | docs/AsyncCouponDeletionJobResponse.md |