Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 793 Bytes

Segment.md

File metadata and controls

16 lines (12 loc) · 793 Bytes

Yaksa.OrckestraCommerce.Client.Model.Segment

Segment

Properties

Name Type Description Notes
Id string The unique identifier of the entity.
PropertyBag Dictionary<string, Object> [optional]
Description string The name of the description [optional]
IsActive bool Indicates whether the segment is active and usable in promotion [optional]
Name string The name of the segment [optional]
TargetingCondition TargetingCondition [optional]

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