Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 843 Bytes

FindProfileInstancesRequest.md

File metadata and controls

14 lines (10 loc) · 843 Bytes

Yaksa.OrckestraCommerce.Client.Model.FindProfileInstancesRequest

Custom Profiles are entities which represents a custom classification of entity defined in the system.

Properties

Name Type Description Notes
ConfigurationName string The name of the configuration to use to process this request [optional]
CultureName string The culture (language) to use to process the request (en-US)
Query Query [optional]
SearchTerms string The phrases to search for in a text field containing all the information of the CustomProfile. [optional]

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