Sha256: a312dbd78f2217100188abf88499b49ed207bbc8b2064b9ca91ddd5f835f10d7
Contents?: true
Size: 936 Bytes
Versions: 1
Compression:
Stored size: 936 Bytes
Contents
# VoucherifySdk::ParameterFiltersListCustomerRedeemablesCreatedAtConditions ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **after** | **Time** | Value is after this date. The value for this parameter is shown in the ISO 8601 format. | [optional] | | **before** | **Time** | Value is before this date. The value for this parameter is shown in the ISO 8601 format. | [optional] | | **has_value** | **String** | Value is NOT null. The value for this parameter is an empty string. | [optional] | | **is_unknown** | **String** | Value is null. The value for this parameter is an empty string. | [optional] | | **more_than** | **Integer** | Value is more days ago before the current date and time, e.g. more than `10` days ago. | [optional] | | **less_than** | **Integer** | Value is less days before the current date and time, e.g. less than `10` days ago. | [optional] |
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
voucherify-6.0.0 | docs/ParameterFiltersListCustomerRedeemablesCreatedAtConditions.md |