Sha256: 0d8ff405869cf969dde44ca9526bcafe5c54d00976330e46e30f89c44c902896
Contents?: true
Size: 445 Bytes
Versions: 2
Compression:
Stored size: 445 Bytes
Contents
# TalonOne::NewAppWideCouponDeletionJob ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **filters** | [**CouponDeletionFilters**](CouponDeletionFilters.md) | | **campaignids** | **Array<Integer>** | | ## Code Sample ```ruby require 'TalonOne' instance = TalonOne::NewAppWideCouponDeletionJob.new(filters: null, campaignids: null) ```
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
talon_one-7.0.0 | docs/NewAppWideCouponDeletionJob.md |
talon_one-6.0.0 | docs/NewAppWideCouponDeletionJob.md |