SubscriberAttributeFilter
An attribute of a subscriber that constrains a search.
Attributes | Type | Description | Optional | Default |
---|---|---|---|---|
attributeName | xs:string | Attribute key. | No | |
attributeValue | xs:anyType | Attribute value. | No | |
lookupMatchingMode | LookupMatchingMode | Matching mode flag. | No | |
attributeValues | ListAttributeValues | List of attribute values. Use this with IN or NOT_IN LookupMatchingMode. | No |