Function: checkFeature()
checkFeature(
featureName
?,options
?):Promise
<FeatureInfo
>
Checks if a specific feature is enabled for the current customer
Parameters
featureName?
string
options?
account
Returns
Promise
<FeatureInfo
>
Found a mistake? Let us know.