FeatureInfo
customer.FeatureInfo
Interface representing information about a feature's availability status Contains the feature name and whether it is enabled for the current customer
Properties
featureName
• featureName: string
isEnabled
• isEnabled: boolean
Found a mistake? Let us know.