Sha256: 9aa98f593af28397ad33b65c9d2558783010198581aab57aa70ba2bf55a48951
Contents?: true
Size: 1.29 KB
Versions: 5
Compression:
Stored size: 1.29 KB
Contents
# VoucherifySdk::FiltersCondition ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **_in** | **Object** | | [optional] | | **not_in** | **Object** | | [optional] | | **is** | **Object** | | [optional] | | **is_days_ago** | **Object** | | [optional] | | **is_days_in_future** | **Object** | | [optional] | | **is_not** | **Object** | | [optional] | | **has_value** | **Object** | | [optional] | | **is_unknown** | **Object** | | [optional] | | **contains** | **Object** | | [optional] | | **not_contain** | **Object** | | [optional] | | **starts_with** | **Object** | | [optional] | | **ends_with** | **Object** | | [optional] | | **more_than** | **Object** | | [optional] | | **less_than** | **Object** | | [optional] | | **more_than_ago** | **Object** | | [optional] | | **less_than_ago** | **Object** | | [optional] | | **more_than_future** | **Object** | | [optional] | | **less_than_future** | **Object** | | [optional] | | **more_than_equal** | **Object** | | [optional] | | **less_than_equal** | **Object** | | [optional] | | **after** | **Object** | | [optional] | | **before** | **Object** | | [optional] | | **count** | **Object** | | [optional] | | **count_less** | **Object** | | [optional] | | **count_more** | **Object** | | [optional] |
Version data entries
5 entries across 5 versions & 1 rubygems