@stigg/node-server-sdk - v4.47.0
Preparing search index...
FeatureFragment
Type Alias FeatureFragment
type
FeatureFragment
=
{
__typename
:
"EntitlementFeature"
;
description
?:
string
|
null
;
displayName
:
string
;
featureType
:
FeatureType
;
featureUnits
?:
string
|
null
;
featureUnitsPlural
?:
string
|
null
;
meterType
?:
MeterType
|
null
;
refId
:
string
;
unitTransformation
?:
|
{
__typename
?:
"UnitTransformation"
;
divide
:
number
;
round
:
UnitTransformationRound
;
}
|
null
;
}
Index
Properties
__
typename
description?
display
Name
feature
Type
feature
Units?
feature
Units
Plural?
meter
Type?
ref
Id
unit
Transformation?
Properties
__
typename
__typename
:
"EntitlementFeature"
Optional
description
description
?:
string
|
null
display
Name
displayName
:
string
feature
Type
featureType
:
FeatureType
Optional
feature
Units
featureUnits
?:
string
|
null
Optional
feature
Units
Plural
featureUnitsPlural
?:
string
|
null
Optional
meter
Type
meterType
?:
MeterType
|
null
ref
Id
refId
:
string
Optional
unit
Transformation
unitTransformation
?:
|
{
__typename
?:
"UnitTransformation"
;
divide
:
number
;
round
:
UnitTransformationRound
;
}
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
__
typename
description
display
Name
feature
Type
feature
Units
feature
Units
Plural
meter
Type
ref
Id
unit
Transformation
@stigg/node-server-sdk - v4.47.0
Loading...