Service
TargetingIdeaService
Dependencies
Object representing double comparison operations. This is usually used within a particular SearchParameter to specify the valid values requested for the specific Attribute.
| Field | Type | Description |
|---|---|---|
| minimum |
xsd:double
|
The minimum value of elements returned by this operation (inclusive). |
| maximum |
xsd:double
|
The maximum value of elements returned by this operation (inclusive). |