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