Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 766 Bytes

CreateOrUpdateSegmentRequest.md

File metadata and controls

14 lines (10 loc) · 766 Bytes

Yaksa.OrckestraCommerce.Client.Model.CreateOrUpdateSegmentRequest

Segments are entities which are used to store one, or more marketing targeting conditions.

Properties

Name Type Description Notes
Description string The description of the segment
IsActive bool Gets or sets a value indicating whether the segment is active and usable in promotion [optional]
Name string The name of the segment
TargetingCondition TargetingCondition [optional]

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