FeatureAttributes
Attributes of the FeatureAttributes type
Attributes for creating and updating plan features
{
"name": "",
"code": "",
"position": 123,
"description": "",
"kind": "FeatureKind",
"isUnit": true,
"isProvisioned": true,
"isVisible": true,
"usageCalculationType": "UsageCalculation"
}
Name
Type
Description
name
String
code
String
position
Int
description
String
isUnit
Boolean
isProvisioned
Boolean
isVisible
Boolean
billing period. Must be one of sum, max, last|
Last updated
Was this helpful?