Sha256: 7147ca4e9ad1cd59bf52152e18121cc507d5f53ce93d40ab03bc5023ece0f781
Contents?: true
Size: 330 Bytes
Versions: 2
Compression:
Stored size: 330 Bytes
Contents
# TalonOne::NewCouponDeletionJob ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **filters** | [**CouponDeletionFilters**](CouponDeletionFilters.md) | | ## Code Sample ```ruby require 'TalonOne' instance = TalonOne::NewCouponDeletionJob.new(filters: null) ```
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
talon_one-7.0.0 | docs/NewCouponDeletionJob.md |
talon_one-6.0.0 | docs/NewCouponDeletionJob.md |