Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 969 Bytes

ClientIndex.md

File metadata and controls

15 lines (11 loc) · 969 Bytes

ClientIndex

Properties

Name Type Description Notes
id int The unique ID of the client index. [optional]
name string The name of the client index. [optional]
required_business_mode bool When `true`, indicates that the index is required when creating profiles in business mode. [optional]
required_consumer_mode bool When `true`, indicates that the index is required when creating profiles in consumer mode. [optional]
values \Swagger\Client\Model\ClientIndexValue[] Contains information about the index's possible values. [optional]
action string The action performed on this object. [optional]

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