IEditSessionChangeClientReceivesLoyaltySystemNotifications Method  | 
 Changes whether client receives loyalty system notification messages.
 
    Namespace: 
   Resto.Front.Api.Editors
    Assembly:
   Resto.Front.Api.V7Preview7 (in Resto.Front.Api.V7Preview7.dll)
Syntaxvoid ChangeClientReceivesLoyaltySystemNotifications(
	bool receivesLoyaltySystemNotifications,
	IClientStub client
)
Parameters
- receivesLoyaltySystemNotifications
 - Type: SystemBoolean
Whether client receives loyalty system notification messages - client
 - Type: Resto.Front.Api.Editors.StubsIClientStub
Changing client 
See Also