Sha256: 51c3c85c37d3114c264590d7e6f2959288f6762ba79426c7695b53b085f2f44f
Contents?: true
Size: 619 Bytes
Versions: 1
Compression:
Stored size: 619 Bytes
Contents
# VoucherifySdk::CampaignBaseValidityTimeframe ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **interval** | **String** | Defines the intervening time between two time points in ISO 8601 format, expressed as a duration. For example, a campaign with an `interval` of `P2D` will be active every other day. | [optional] | | **duration** | **String** | Defines the amount of time the campaign will be active in ISO 8601 format. For example, a campaign with a `duration` of `P1D` will be valid for a duration of one day. | [optional] |
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
voucherify-5.0.0 | docs/CampaignBaseValidityTimeframe.md |