Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 608 Bytes

CustomerProfileSearchQuery.md

File metadata and controls

11 lines (8 loc) · 608 Bytes

TalonOne.Model.CustomerProfileSearchQuery

Properties

Name Type Description Notes
Attributes Object Properties to match against a customer profile. All provided attributes will be exactly matched against profile attributes. [optional]
IntegrationIDs List<string> [optional]
ProfileIDs List<int> [optional]

[Back to Model list] [Back to API list] [Back to README]