Skip to content
This repository was archived by the owner on Mar 14, 2024. It is now read-only.

Latest commit

 

History

History
27 lines (16 loc) · 785 Bytes

File metadata and controls

27 lines (16 loc) · 785 Bytes

QoveryApi.ClusterFeature

Properties

Name Type Description Notes
id String [optional]
title String [optional]
description String [optional]
costPerMonthInCents Number [optional]
costPerMonth Number [optional]
currencyCode String [optional]
valueType String [optional]
value ClusterFeatureValue [optional]
isValueUpdatable Boolean [optional] [default to false]
acceptedValues [ClusterFeatureAcceptedValuesInner] [optional]

Enum: ValueTypeEnum

  • BOOLEAN (value: "BOOLEAN")