PlanFeatureAttributes

Attributes of the PlanFeatureAttributes type

Attributes for creating and updating plan features

{
  "id": "456123",
  "planId": "",
  "featureId": "",
  "value": ""
}
Name
Type
Description

id

ID

planId

String

Plan ID. Can't modify this field once set

featureId

String

Feature ID. Can't modify this field once set

value

String

Last updated

Was this helpful?