type property

String? type
getter/setter pair

The type of the feature that enabled for fulfillment. Possible string values are:

  • "TYPE_UNSPECIFIED" : Feature type not specified.
  • "SMALLTALK" : Fulfillment is enabled for SmallTalk.

Implementation

core.String? type;