Click or drag to resize

ReplAttributeValueResponseValues Property


Namespace: LSRetail.Omni.Domain.DataModel.Loyalty.Replication
Assembly: LSRetail.Omni.Domain.DataModel.Loyalty (in LSRetail.Omni.Domain.DataModel.Loyalty.dll) Version: Commerce Service for LS Central 2026.8.0
Syntax
C#
public List<ReplAttributeValue> Values { get; set; }

Property Value

ListReplAttributeValue
See Also