Name | Type | Description |
---|---|---|
$in | List<InEnum> | Array of resource values that should be included in the results (multiple values). |
$notIn | List<NotInEnum> | Array of resource values that should be included in the results (multiple values). |
$is | IsEnum | Value is exactly this value (single value). |
$isNot | IsNotEnum | Results omit this value (single value). |
$hasValue | String | Value is NOT null. The value for this parameter is an empty string. |
$isUnknown | String | Value is null. The value for this parameter is an empty string. |
$startsWith | String | Value starts with the specified string. |
$endsWith | String | Value ends with the specified string. |
Name | Value |
---|---|
VOUCHER | "voucher" |
Name | Value |
---|---|
VOUCHER | "voucher" |
Name | Value |
---|---|
VOUCHER | "voucher" |
Name | Value |
---|---|
VOUCHER | "voucher" |