Click or drag to resize

FeatureFlagName Enumeration


Namespace: LSRetail.Omni.Domain.DataModel.Base.Setup
Assembly: LSRetail.Omni.Domain.DataModel.Base (in LSRetail.Omni.Domain.DataModel.Base.dll) Version: Commerce Service for LS Central 2026.8.0
Syntax
C#
public enum FeatureFlagName
Members
Member nameValueDescription
None100 
AllowAutoLogoff101 
AutoLogOffAfterMin102 
AllowOffline103 
ExitAfterEachTransaction104 
SendReceiptInEmail105 
ShowNumberPad106 
UseLoyaltySystem107 
PosShowInventory108 
PosInventoryLookup109 
SettingsPassword110 
HideVoidedTransaction111 
AllowCentralLogin112 
AllowAnonymousUser200 
AllowShopHome201 
DeviceType202 
CatalogType203 
DefaultWebStore204 
AllowedPaymentWithPOS205 
AllowedPaymentWithCard206 
AllowedPaymentWithLoyalty207 
CardPaymentType208 
CheckStatusTimer209 
TermsAndConditionURL210 
TermsAndConditionVersion211 
OpenGate212 
CloseGate213 
PrivacyPolicyURL214 
PrivacyPolicyVersion215 
ShowCustomerSurvey216 
AddCardBeforeShopping217 
ShowCustomerQrCode218 
ShowPointStatus219 
UseSecurityCheck220 
HidePriceOfItem221 
HideAddCreditCard222 
HideShoppingScreen223 
UseOnlineSearch224 
CurrencyCode225 
AllowedPaymentToCustomerAccount226 
EnableNotifications227 
ForceUpdateVersion228 
ForceUpdateAppStoreId229 
EnablePlatformPayment300 
CardPaymentMethod307 
LsPayServiceIpAddress308 
LsPayServicePort309 
LsPayPluginId310 
LsPayApplePluginId311 
LsPayGooglePluginId312 
AudkenniBaseURL400 
AudkenniClientId401 
AudkenniRedirectURL402 
AudkenniSecret403 
AudkenniMessageToUser404 
AudkenniLoginEnabled405 
AudkenniTestUserEnabled406 
AudkenniTestUser407 
AudkenniTestCardId408 
AudkenniTextToMakeAHash409 
GoogleLoginEnabled410 
GoogleIosClientId411 
GoogleRequestId412 
FacebookLoginEnabled420 
AppleLoginEnabled430 
See Also