Click or drag to resize

Club Class

Inheritance Hierarchy

Namespace:  LSRetail.Omni.Domain.DataModel.Loyalty.Members
Assembly:  LSRetail.Omni.Domain.DataModel.Loyalty (in LSRetail.Omni.Domain.DataModel.Loyalty.dll) Version: Commerce Service for LS Central 2024.6
Syntax
C#
public class Club : Entity, IDisposable

The Club type exposes the following members.

Constructors
  NameDescription
Public methodClub
Initializes a new instance of the Club class
Public methodClub(String)
Initializes a new instance of the Club class
Top
Properties
  NameDescription
Public propertyId (Inherited from Entity.)
Public propertyName
Top
Methods
  NameDescription
Public methodDispose
Releases all resources used by the Club
Top
Events
  NameDescription
Public eventPropertyChanged (Inherited from Entity.)
Top
See Also